blob: 49a20a9a21a55a20fc53f0a93c4783a00f9b965a [file] [log] [blame]
{
"name": "CAPSegment",
"version": "1.0.7",
"summary": "A delightful iOS segment view controller framework.",
"description": "It is a segment view controller framework on iOS, which implement by Objective-C.",
"homepage": "https://github.com/captain9911/CAPSegment",
"license": "MIT",
"authors": {
"captain9911": "captain9911@163.com"
},
"source": {
"git": "https://github.com/captain9911/CAPSegment.git",
"tag": "1.0.7"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "CAPSegment/*{h,m}"
}