blob: 7c4f78cb6e89d7877ca805ae0619eb5cca3465f2 [file] [log] [blame]
{
"name": "WQSegmentViewController",
"version": "0.0.2",
"summary": "视图切换的插件,以后渐渐完善她",
"homepage": "https://github.com/WQiOS/WQSegmentViewController",
"license": "MIT",
"authors": {
"wangqiang": "1570375769@qq.com"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source": {
"git": "https://github.com/WQiOS/WQSegmentViewController.git",
"tag": "0.0.2"
},
"ios": {
"frameworks": "UIKit"
},
"source_files": "WQSegmentViewController/*.{h,m}"
}