[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / a / 6 / 5 / SJSegmentedScrollView / 1.3.9 / SJSegmentedScrollView.podspec.json
blob7227ec2c55e6b2c1361ee1fe9343807d10779d17
2   "name": "SJSegmentedScrollView",
3   "platforms": {
4     "ios": "10.0"
5   },
6   "summary": "Custom segmented header scrollview controller.",
7   "requires_arc": true,
8   "version": "1.3.9",
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.9"
20   },
21   "source_files": "SJSegmentedScrollView/Classes/*.{swift}",
22   "social_media_url": "https://twitter.com/subinsjose",
23   "frameworks": "UIKit",
24   "pushed_with_swift_version": "4.0"