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