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