blob: 41f13d4a16589556463eb78ae8a68740d0f4fe09 [file] [log] [blame]
{
"name": "SWHostChange",
"version": "0.0.2",
"homepage": "https://github.com/zhoushaowen/SWHostChange",
"platforms": {
"ios": "8.0"
},
"summary": "摇一摇切换项目中的Host",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Zhoushaowen": "348345883@qq.com"
},
"source": {
"git": "https://github.com/zhoushaowen/SWHostChange.git",
"tag": "0.0.2"
},
"source_files": "SWHostChange/SWHostChange/*.{h,m}",
"dependencies": {
"SWCustomPresentation": [
]
},
"requires_arc": true
}