blob: 3c5cfd9614fd724a972475b7528b59c453ad256c [file] [log] [blame]
{
"name": "VHLSegment",
"platforms": {
"ios": "8.0"
},
"version": "0.1",
"summary": "Segment, PageViewController。分段控件,分页控制器,替换 UIPageViewController。",
"homepage": "https://github.com/huanglins/VHLSegment",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"vincent": "gvincent@163.com"
},
"source": {
"git": "https://github.com/huanglins/VHLSegment.git",
"tag": "0.1"
},
"source_files": "VHLSegment/**/*.{h,m}",
"requires_arc": true
}