4 "summary": "Makes accessing the iOS keychain as easy as accessing NSUserDefaults",
5 "description": "A simple Objective-C wrapper around common use cases for the iOS keychain",
6 "homepage": "http://goosoftware.github.io",
7 "license": "Creative Commons Attribution 3.0",
9 "Goo Software": "info@goosoftware.co.uk"
15 "git": "https://github.com/goosoftware/GSKeychain.git",
18 "source_files": "GSKeychain/*.{h,m}",
19 "frameworks": "Security",