[Delete] DSPSDK 1.0.0.3
[CocoaPods.git] / Specs / 8 / 1 / 2 / YubiKit / 3.0.0 / YubiKit.podspec.json
blobb56cf78c64b30c2e4c528f45ad51e888610f2d9a
2   "name": "YubiKit",
3   "version": "3.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": "3.0.0"
11   },
12   "requires_arc": true,
13   "source_files": "YubiKit/YubiKit/**/*.{h,m}",
14   "platforms": {
15     "ios": "10.0"
16   }