[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / 7 / 2 / 6 / TapKeychain / 1.0.3 / TapKeychain.podspec.json
blobfe1d0a8f62abf8c135d67b9fd367ccb101c7f03d
2   "name": "TapKeychain",
3   "platforms": {
4     "ios": "8.0"
5   },
6   "swift_versions": [
7     "4.2",
8     "5.0"
9   ],
10   "summary": "Basic swift wrapper for iOS keychain.",
11   "requires_arc": true,
12   "version": "1.0.3",
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.3"
24   },
25   "source_files": "TapKeychain/**/*.swift"