blob: 5509eea33db6d22e8ad515ac1ecbcd3a15d4a920 [file] [log] [blame]
{
"name": "IBLKeyChain",
"version": "0.0.1",
"summary": "keychain 的方便存储的库,方便使用以及理解",
"description": "详情: http://123.207.78.254/keychain.html",
"homepage": "https://github.com/simpossible/IBLKeyChain",
"license": "MIT",
"authors": {
"simpossible": "simpossible@github.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/simpossible/IBLKeyChain",
"tag": "0.0.1"
},
"source_files": [
"IBLKeyChian",
"IBLKeyChian/**/*.{h,m}"
],
"frameworks": "UIKit"
}