[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / 5 / 3 / 4 / FHSegmentedViewController / 1.2.0 / FHSegmentedViewController.podspec.json
blob6776ba02a8271e5485ecc1f1ac9c2d857358fa26
2   "name": "FHSegmentedViewController",
3   "version": "1.2.0",
4   "summary": "Custom view controller container for swiching sub view controller with a segmented control",
5   "homepage": "https://github.com/iDay/FHSegmentedViewController",
6   "screenshots": [
7     "https://raw.github.com/iDay/FHSegmentedViewController/master/1.png",
8     "https://raw.github.com/iDay/FHSegmentedViewController/master/2.png",
9     "https://raw.github.com/iDay/FHSegmentedViewController/master/3.png"
10   ],
11   "license": {
12     "type": "MIT",
13     "file": "LICENSE"
14   },
15   "authors": {
16     "iDay": "johnny.iday@gmail.com"
17   },
18   "platforms": {
19     "ios": "6.1"
20   },
21   "source": {
22     "git": "https://github.com/iDay/FHSegmentedViewController.git",
23     "tag": "1.2.0"
24   },
25   "source_files": "FHSegmentedViewController",
26   "requires_arc": true