[Add] ZJSDK 2.5.8.10
[CocoaPods.git] / Specs / 2 / f / a / HSegmentControl / 2.1.0 / HSegmentControl.podspec.json
blob78be30614377a03a37131d95993c99877251355a
2   "name": "HSegmentControl",
3   "version": "2.1.0",
4   "summary": "A customized segment control sublassing UIControl.",
5   "description": "A customized segment control sublassing UIControl where the view, titles of each segment and the indicator view can all be cutomized.",
6   "homepage": "https://github.com/popodidi/HSegmentControl",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Chang, Hao": "popodidi@livemail.tw"
13   },
14   "source": {
15     "git": "https://github.com/popodidi/HSegmentControl.git",
16     "tag": "2.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "HSegmentControl/Classes/**/*",
22   "pushed_with_swift_version": "3.0"