[Add] AlibabacloudEas20210701 6.4.0
[CocoaPods.git] / Specs / 7 / 2 / 6 / TapKeychain / 1.0.4 / TapKeychain.podspec.json
blobfbf4df914f3b7ccad7fa5b3c8cab549921c627f5
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.4",
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.4"
24   },
25   "source_files": "TapKeychain/**/*.swift"