Check iOS deployment target of a static library

I have many static libs like libBlah.a With file tool I can check supported architectures. (arm64 or i386) Is there tool to check iOS Deployment Target of the static lib?