blob: 2644b3449049be6aa44d074847a71b0388977a64 [file] [log] [blame]
{
"name": "SWHostChange",
"version": "0.0.1",
"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.1"
},
"source_files": "SWHostChange/SWHostChange/*.{h,m}",
"dependencies": {
"SWCustomPresentation": [
]
},
"requires_arc": true
}