[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / 7 / 2 / 6 / TapKeychain / 1.0.2 / TapKeychain.podspec.json
blob97ed2ddf28061412af68362ae9eebff40fd58bb1
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.2",
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.2"
21   },
22   "source_files": "TapKeychain/**/*.swift"