blob: 81400275a2762dea4af7cc8aef7064928708e130 [file] [log] [blame]
{
"name": "SwpKeyChain",
"version": "1.0.2",
"summary": "KeyChain 存储工具",
"description": "TODO: KeyChain 存储工具",
"homepage": "https://github.com/swp-song/SwpKeyChain",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"swp-song": "396587868@qq.com"
},
"source": {
"git": "https://github.com/swp-song/SwpKeyChain.git",
"tag": "1.0.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": [
"SwpKeyChain",
"SwpKeyChain/Classes/**/*.{h,m}"
],
"public_header_files": "SwpKeyChain/Classes/**/*.h",
"frameworks": [
"Foundation",
"UIKit"
],
"requires_arc": true
}