[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 7 / c / e / SDCSegmentedViewController / 1.5 / SDCSegmentedViewController.podspec.json
blobf4db282c0f2dceffcfdf06f0f3c8cc05dd0eb947
2   "name": "SDCSegmentedViewController",
3   "version": "1.5",
4   "summary": "Custom view controller container that uses a segmented control to switch between view controllers.",
5   "homepage": "https://github.com/Scott90/SDCSegmentedViewController",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Scott Berrevoets": "s.berrevoets@me.com"
12   },
13   "source": {
14     "git": "https://github.com/sberrevoets/SDCSegmentedViewController.git",
15     "tag": "v1.5"
16   },
17   "source_files": "SDCSegmentedViewController/Source/*.{h,m}",
18   "platforms": {
19     "ios": "5.0"
20   },
21   "requires_arc": true