[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 8 / 1 / 2 / YubiKit / 3.2.0 / YubiKit.podspec.json
blobe21821dba7b8860ca9758915b50a868288fe57d8
2   "name": "YubiKit",
3   "version": "3.2.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": "3.2.0"
11   },
12   "requires_arc": true,
13   "source_files": "YubiKit/YubiKit/**/*.{h,m}",
14   "platforms": {
15     "ios": "10.0"
16   }