[Add] FCService 0.0.61-fc
[CocoaPods.git] / Specs / 6 / d / 8 / CAPSegment / 1.3.0 / CAPSegment.podspec.json
blob4210fed631602bd5ae7f4ea2de3129c7ca24df85
2   "name": "CAPSegment",
3   "version": "1.3.0",
4   "summary": "A delightful iOS segment view controller framework.",
5   "description": "It is a segment view controller framework on iOS, which implement by Objective-C.",
6   "homepage": "https://github.com/captain9911/CAPSegment",
7   "license": "MIT",
8   "authors": {
9     "captain9911": "captain9911@163.com"
10   },
11   "source": {
12     "git": "https://github.com/captain9911/CAPSegment.git",
13     "tag": "1.3.0"
14   },
15   "platforms": {
16     "ios": "7.0"
17   },
18   "requires_arc": true,
19   "source_files": "CAPSegment/*.{h,m}"