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