blob: d4e4776a34590915eef74cb634c81b6829586bab [file] [log] [blame]
{
"name": "SwpKeyChain",
"version": "1.2.0",
"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.2.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": [
"SwpKeyChain",
"SwpKeyChain/Classes/**/*.{h,m}"
],
"public_header_files": "SwpKeyChain/Classes/**/*.h",
"resources": "SwpKeyChain/Resources/SwpKeyChain.bundle",
"frameworks": [
"Foundation",
"UIKit"
],
"requires_arc": true
}