blob: 526f99c9978e237979f2a2883d32a1f186488fa9 [file] [log] [blame]
{
"name": "SHProtocolManager",
"version": "0.0.4",
"platforms": {
"ios": "8.0"
},
"summary": "A delightful setting interface framework.",
"homepage": "https://github.com/SunMichael/SHProtocolManager",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"sunsun": "bigsun1992@sina.cn"
},
"social_media_url": "http://weibo.com/u/5348162268",
"source": {
"git": "https://github.com/SunMichael/SHProtocolManager.git",
"tag": "0.0.4"
},
"source_files": "SHProtocolManager/ProtocolManager/**/*.{h,m}",
"requires_arc": true
}