[Add] SampleOTP 0.1.0
[CocoaPods.git] / Specs / a / 6 / 5 / SJSegmentedScrollView / 1.2.1 / SJSegmentedScrollView.podspec.json
blob9752cbbbfc2b2a65081b683b1fb6260b58d7ebd3
2   "name": "SJSegmentedScrollView",
3   "platforms": {
4     "ios": "10.0"
5   },
6   "summary": "Custom segmented header scrollview controller.",
7   "requires_arc": true,
8   "version": "1.2.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.2.1"
20   },
21   "source_files": "SJSegmentedScrollView/Classes/*.{swift}",
22   "frameworks": "UIKit"