| { |
| "name": "JRKeyChain", |
| "version": "0.0.2", |
| "summary": "key chain", |
| "description": "key chain\n1.select\n2.update/insert\n3.delete", |
| "homepage": "http://git.oschina.net/dsdj/JRKeyChain", |
| "license": "MIT", |
| "authors": { |
| "NirvanAcN": "mahaomeng@gmail.com" |
| }, |
| "source": { |
| "git": "https://git.oschina.net/dsdj/JRKeyChain.git", |
| "tag": "0.0.2" |
| }, |
| "social_media_url": "http://weibo.com/2743943525", |
| "platforms": { |
| "ios": "8.0" |
| }, |
| "source_files": "JRKeyChain/Needed/**/*", |
| "frameworks": "Security", |
| "pushed_with_swift_version": "3.0" |
| } |