blob: 08f0cecee14a24dbde2dacf982d3d7d8982375f5 [file] [log] [blame]
{
"name": "SWHostChange",
"version": "0.0.6",
"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.6"
},
"source_files": "SWHostChange/SWHostChange/*.{h,m}",
"dependencies": {
"SWCustomPresentation": [
],
"MarqueeLabel": [
]
},
"requires_arc": true
}