blob: 9a80b30894f839fdf4644bbf6185c4280d422820 [file] [log] [blame]
{
"name": "WQSegmentViewController",
"version": "0.0.3",
"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.3"
},
"ios": {
"frameworks": "UIKit"
},
"source_files": "WQSegmentViewController/*.{h,m}"
}