blob: f00908302d713f8c878196ce991f55d991d8c986 [file] [log] [blame]
{
"name": "GSKeychainKit",
"version": "0.1.0",
"summary": "GSKeychainKit.",
"description": "A convenient and fast tool for using iOS keychain",
"homepage": "https://github.com/ruizuo007/GSKeychainKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"shenlong": "shenlong@mobanker.com"
},
"source": {
"git": "https://github.com/ruizuo007/GSKeychainKit.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "7.0"
},
"source_files": "GSKeychainKit/Classes/**/*"
}