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