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