[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 8 / 1 / 2 / YubiKit / 4.3.0 / YubiKit.podspec.json
blob895a30bb4434f615071f49b5ff60dc103311338e
2   "name": "YubiKit",
3   "version": "4.3.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.3.0"
11   },
12   "requires_arc": true,
13   "source_files": "YubiKit/YubiKit/**/*.{h,m}",
14   "exclude_files": "YubiKit/YubiKit/SPMHeaderLinks/*",
15   "platforms": {
16     "ios": "11.0"
17   },
18   "weak_frameworks": "CoreNFC"