[Add] HyperCore 0.0.1
[CocoaPods.git] / Specs / 7 / c / e / SDCSegmentedViewController / 1.6 / SDCSegmentedViewController.podspec.json
blobe0962a42d267cbd39e00b82c5d21cf7057546741
2   "name": "SDCSegmentedViewController",
3   "version": "1.6",
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.6"
16   },
17   "source_files": "SDCSegmentedViewController/Source/*.{h,m}",
18   "platforms": {
19     "ios": "5.0"
20   },
21   "requires_arc": true