[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / 8 / 1 / 2 / YubiKit / 4.0.0 / YubiKit.podspec.json
blob00dc23c4ef3ad62170ce8a6b078754726ae15846
2   "name": "YubiKit",
3   "version": "4.0.0",
4   "license": "Apache 2.0",
5   "summary": "YubiKit is an iOS library provided by Yubico to interact with YubiKeys on iOS devices.",
6   "homepage": "https://github.com/Yubico/yubikit-ios",
7   "authors": "Yubico",
8   "source": {
9     "git": "https://github.com/Yubico/yubikit-ios.git",
10     "tag": "4.0.0"
11   },
12   "requires_arc": true,
13   "source_files": "YubiKit/YubiKit/**/*.{h,m}",
14   "platforms": {
15     "ios": "11.0"
16   }