[Delete] DSPSDK 1.0.0.3
[CocoaPods.git] / Specs / f / 8 / e / JNKeychain / 0.1.1 / JNKeychain.podspec.json
blob9d152c0e2618b637bf1726e5dafe77f252dd00b4
2   "name": "JNKeychain",
3   "version": "0.1.1",
4   "summary": "Simple, easy to use wrapper to store/load/delete values from the Keychain.",
5   "homepage": "https://github.com/jeremangnr/JNKeychain",
6   "license": "MIT",
7   "authors": {
8     "Jeremias Nunez": "jeremias.np@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/jeremangnr/JNKeychain.git",
12     "tag": "0.1.1"
13   },
14   "social_media_url": "https://twitter.com/jereahrequesi",
15   "platforms": {
16     "ios": "7.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes",
20   "resource_bundles": {
21     "JNKeychain": [
22       "Pod/Assets/*.png"
23     ]
24   }