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