| { |
| "name": "DDDKeychainWrapper", |
| "version": "1.0.0", |
| "summary": "DDDKeychainWrapper offers a simple access to store and retrive your sensitive data from the Keychain.", |
| "homepage": "https://github.com/axldyb/DDDKeychainWrapper", |
| "license": "MIT", |
| "authors": { |
| "axldyb": "aksel.dybdal@shortcut.no" |
| }, |
| "source": { |
| "git": "https://github.com/axldyb/DDDKeychainWrapper.git", |
| "tag": "1.0.0" |
| }, |
| "social_media_url": "https://twitter.com/axldyb", |
| "platforms": { |
| "ios": "7.0" |
| }, |
| "requires_arc": true, |
| "source_files": "Pod/Classes", |
| "frameworks": "Security" |
| } |