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