[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / f / 8 / a / KeychainStore / 2.1 / KeychainStore.podspec.json
blobe64a5b737283e503dfde87dc93214cc7d2a3e468
2   "name": "KeychainStore",
3   "version": "2.1",
4   "summary": "Swift 3.1 Framework to access the Keychain in iOS",
5   "homepage": "https://github.com/JuanjoArreola/KeychainStore",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Juanjo Arreola": "juanjo.arreola@gmail.com"
12   },
13   "platforms": {
14     "ios": "8.0"
15   },
16   "source": {
17     "git": "https://github.com/JuanjoArreola/KeychainStore.git",
18     "tag": "2.1"
19   },
20   "source_files": "KeychainStore/*.swift",
21   "resources": "KeychainStore/keychain_properties.plist",
22   "requires_arc": true,
23   "pushed_with_swift_version": "3.0"