[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / e / c / d / SDSegmentController / 0.1.2 / SDSegmentController.podspec.json
blob2bebfc5c2e4b6ff33fcb09b83ef22b2f3bfec15f
2   "name": "SDSegmentController",
3   "version": "0.1.2",
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": "0.1.2"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "SDSegmentController/Classes/**/*",
22   "pushed_with_swift_version": "3.0"