Latest | 1.0.0 |
---|---|
Homepage | http://goosoftware.github.io |
License | Creative Commons Attribution 3.0 |
Platforms | ios 5.1, requires ARC |
Frameworks | Security |
Authors |
Latest podspec
{ "name": "GSKeychain", "version": "1.0.0", "summary": "Makes accessing the iOS keychain as easy as accessing NSUserDefaults", "description": "A simple Objective-C wrapper around common use cases for the iOS keychain", "homepage": "http://goosoftware.github.io", "license": "Creative Commons Attribution 3.0", "authors": { "Goo Software": "[email protected]" }, "platforms": { "ios": "5.1" }, "source": { "git": "https://github.com/goosoftware/GSKeychain.git", "tag": "1.0.0" }, "source_files": "GSKeychain/*.{h,m}", "frameworks": "Security", "requires_arc": true }
Sun, 06 Mar 2016 10:24:02 +0000