[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 7 / c / e / SDCSegmentedViewController / 1.2 / SDCSegmentedViewController.podspec.json
blob0dd2497c285b22e29433939f4f84a511619d28e6
2   "name": "SDCSegmentedViewController",
3   "version": "1.2",
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     "Scott90": "my@fake.email"
12   },
13   "source": {
14     "git": "https://github.com/Scott90/SDCSegmentedViewController.git",
15     "tag": "v1.2"
16   },
17   "source_files": [
18     "SDCSegmentedViewController/SDCSegmentedViewController.*",
19     "SDCSegmentedViewController/SDCEmbeddedSegmentSegue.*"
20   ],
21   "platforms": {
22     "ios": "5.0"
23   },
24   "requires_arc": true