[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 7 / 2 / 6 / TapKeychain / 1.0 / TapKeychain.podspec.json
blobe5ce0d5fe95bbcd1026cb4a6ac3c0877cb170b04
2   "name": "TapKeychain",
3   "platforms": {
4     "ios": "8.0"
5   },
6   "swift_version": "4.1",
7   "pod_target_xcconfig": {
8     "SWIFT_VERSION": "4.1"
9   },
10   "summary": "Basic swift wrapper for iOS keychain.",
11   "requires_arc": true,
12   "version": "1.0",
13   "license": {
14     "type": "MIT",
15     "file": "LICENSE"
16   },
17   "authors": {
18     "Tap Payments": "hello@tap.company"
19   },
20   "homepage": "https://github.com/Tap-Payments/TapKeychain-iOS",
21   "source": {
22     "git": "https://github.com/Tap-Payments/TapKeychain-iOS.git",
23     "tag": "1.0"
24   },
25   "source_files": "TapKeychain/**/*.swift"