[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 5 / d / 2 / NitroKeychain / 1.0.0 / NitroKeychain.podspec.json
blob90c0449d36b3ce870b00e48a9dd0308ca04e081c
2   "name": "NitroKeychain",
3   "version": "1.0.0",
4   "summary": "Apple's keychain without pain.",
5   "description": "                       NitroKeychain is a thin, yet powerful, abstraction layer on top of iOS keychain that \n                       provides commonly needed features.\n",
6   "homepage": "https://github.com/danielalves/NitroKeychain",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": [
12     "Daniel L. Alves",
13     "Gustavo Barbosa"
14   ],
15   "social_media_url": "http://twitter.com/gustavocsb",
16   "source": {
17     "git": "https://github.com/danielalves/NitroKeychain.git",
18     "tag": "1.0.0"
19   },
20   "platforms": {
21     "ios": "6.0"
22   },
23   "source_files": "NitroKeychain/NitroKeychain",
24   "requires_arc": true,
25   "frameworks": "Security"