blob: 4210fed631602bd5ae7f4ea2de3129c7ca24df85 [file] [log] [blame]
{
"name": "CAPSegment",
"version": "1.3.0",
"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.3.0"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "CAPSegment/*.{h,m}"
}