blob: a034dffab85d7a8d2a02b3000bcec7f95d90b55c [file] [log] [blame]
{
"name": "SWBaseViewController",
"version": "1.0.4",
"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": "1.0.4"
},
"source_files": "SWBaseViewController/SWBaseViewController/*.{h,m}",
"requires_arc": true
}