[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / f / 8 / a / KeychainStore / 3.0.0 / KeychainStore.podspec.json
blob1a471cf6bf10f865557bb059b46aabf4b1de2806
2   "name": "KeychainStore",
3   "version": "3.0.0",
4   "summary": "Swift 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": "3.0.0"
19   },
20   "source_files": "Sources/KeychainStore/*.swift",
21   "requires_arc": true,
22   "pushed_with_swift_version": "4.0"