| { |
| "name": "PDKeychainBindingsController", |
| "version": "0.0.1", |
| "summary": "PDKeychainBindingsController is intended to make using the Max OSX and iOS Keychains as easy as NSUserDefaults.", |
| "homepage": "https://github.com/carlbrown/PDKeychainBindingsController", |
| "license": "MIT", |
| "authors": "Carl Brown", |
| "source": { |
| "git": "https://github.com/carlbrown/PDKeychainBindingsController.git", |
| "commit": "78f6debff6" |
| }, |
| "source_files": "PDKeychainBindingsController", |
| "frameworks": "Security", |
| "requires_arc": true |
| } |