[Add] ThinkingDataCore 1.0.2
[CocoaPods.git] / Specs / 9 / e / 7 / HWScrollableSegmentedControl / 0.0.4 / HWScrollableSegmentedControl.podspec.json
blobbda6e98a545b90f5cebbfbe2d1dd02beb91e7400
2   "name": "HWScrollableSegmentedControl",
3   "version": "0.0.4",
4   "summary": "A scrollable segment control.",
5   "description": "HWScrollableSegmentedControl is used to display a variety of segments, and it is scrollable when the some of the segments is out of the screen.",
6   "homepage": "https://github.com/ihomway/HWScrollableSegmentedControl",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "ihomway": "ihomway@live.com"
13   },
14   "source": {
15     "git": "https://github.com/ihomway/HWScrollableSegmentedControl.git",
16     "tag": "0.0.4"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "HWScrollableSegmentedControl/Classes/**/*"