[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / b / c / 2 / HCKeychainManager / 0.1.0 / HCKeychainManager.podspec.json
blob659ab5d9d9d2ec1f6fd6cd0eb09bdde54dc25238
2   "name": "HCKeychainManager",
3   "version": "0.1.0",
4   "license": {
5     "type": "MIT"
6   },
7   "homepage": "https://github.com/SciApps/HCKeychainManager",
8   "authors": {
9     "Arpad Goretity": "h2co3@h2co3.org"
10   },
11   "summary": "Storing stuff in the Keychain painlessly",
12   "source": {
13     "git": "https://github.com/SciApps/HCKeychainManager.git",
14     "tag": "0.1.0"
15   },
16   "source_files": "HCKeychainManager.{h,m}",
17   "requires_arc": true,
18   "frameworks": "Security",
19   "platforms": {
20     "osx": null,
21     "ios": null,
22     "tvos": null,
23     "watchos": null
24   }