[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / 6 / d / f / TapKeychainV2 / 1.0.1 / TapKeychainV2.podspec.json
blobe14a9d408479bb64ba93a036d36ac89f7938f2e3
2   "name": "TapKeychainV2",
3   "platforms": {
4     "ios": "12.0"
5   },
6   "swift_versions": [
7     "4.0",
8     "4.2",
9     "5.0"
10   ],
11   "summary": "Basic swift wrapper for iOS keychain.",
12   "requires_arc": true,
13   "version": "1.0.1",
14   "license": {
15     "type": "MIT",
16     "file": "LICENSE"
17   },
18   "authors": {
19     "Osama Rabie": "o.rabie@tap.company"
20   },
21   "homepage": "https://github.com/Tap-Payments/TapKeychainV2-iOS",
22   "source": {
23     "git": "https://github.com/Tap-Payments/TapKeychainV2-iOS.git",
24     "tag": "1.0.1"
25   },
26   "source_files": "TapKeychainV2/TapKeychainV2/**/*.swift",
27   "swift_version": "5.0"