[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 9 / 3 / 7 / NEUPagingSegmentedControl / 0.3.0 / NEUPagingSegmentedControl.podspec.json
blobf83e1ecdfb48cc31cc8cd9ce28c2e4d778562eb0
2   "name": "NEUPagingSegmentedControl",
3   "version": "0.3.0",
4   "summary": "A horizontal segmented control that works with UIScrollView paging.",
5   "screenshots": "https://bcylin.github.io/NEUPagingSegmentedControl/img/screenshot.png",
6   "homepage": "https://github.com/bcylin/NEUPagingSegmentedControl",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE.md"
10   },
11   "authors": "bcylin",
12   "platforms": {
13     "ios": "7.0"
14   },
15   "requires_arc": true,
16   "source": {
17     "git": "https://github.com/bcylin/NEUPagingSegmentedControl.git",
18     "tag": "v0.3.0"
19   },
20   "source_files": "Source/*.{h,m}",
21   "public_header_files": "Source/NEUPagingSegmentedControl.h"