blob: f89dae062b96fdda92f0f128301bdfef38b613a7 [file] [log] [blame]
{
"name": "SWBaseViewController",
"version": "0.0.8",
"homepage": "https://github.com/zhoushaowen/SWBaseViewController",
"platforms": {
"ios": "8.0"
},
"summary": "自定义导航",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Zhoushaowen": "348345883@qq.com"
},
"source": {
"git": "https://github.com/zhoushaowen/SWBaseViewController.git",
"tag": "0.0.8"
},
"source_files": "SWBaseViewController/SWBaseViewController/*.{h,m}",
"requires_arc": true
}