[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / e / c / d / SDSegmentController / 1.0.1 / SDSegmentController.podspec.json
blobea4d7e069c6debd23f11a9906069bbbfa145d70d
2   "name": "SDSegmentController",
3   "version": "1.0.1",
4   "summary": "SDSegmentController is a wrapper for segment control which gives features like segment control used in google products",
5   "description": "SDSegmentController uses Page Controller and Custom SegmentControl. It will help you in tapping the segment and corresponding Page will be opened. Also Swiping left and right will automatically scroll respective segment.",
6   "homepage": "https://github.com/sandeep-chhabra/SDSegmentController",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "sandeep-chhabra": "sandeepchhabra.90@live.com"
13   },
14   "source": {
15     "git": "https://github.com/sandeep-chhabra/SDSegmentController.git",
16     "tag": "1.0.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "SDSegmentController/Classes/**/*",
22   "pushed_with_swift_version": "3.0"