[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / a / 6 / 5 / SJSegmentedScrollView / 1.3.1 / SJSegmentedScrollView.podspec.json
blobf1ab3cc8c9305c1e6d1d59ec78da64eba7a04aa8
2   "name": "SJSegmentedScrollView",
3   "platforms": {
4     "ios": "9.0"
5   },
6   "summary": "Custom segmented header scrollview controller.",
7   "requires_arc": true,
8   "version": "1.3.1",
9   "license": {
10     "type": "MIT",
11     "file": "LICENSE"
12   },
13   "homepage": "https://github.com/subinspathilettu/SJSegmentedViewController",
14   "authors": {
15     "Subins Jose": "subinsjose@gmail.com"
16   },
17   "source": {
18     "git": "https://github.com/subinspathilettu/SJSegmentedViewController.git",
19     "tag": "v1.3.1"
20   },
21   "source_files": "SJSegmentedScrollView/Classes/*.{swift}",
22   "social_media_url": "https://twitter.com/subinsjose",
23   "frameworks": "UIKit",
24   "pushed_with_swift_version": "3.0"