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