[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 2 / f / a / HSegmentControl / 2.1.2 / HSegmentControl.podspec.json
blobd1bfeb098d3286b29af1368aa3fd1f35e0e80244
2   "name": "HSegmentControl",
3   "version": "2.1.2",
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.2"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "HSegmentControl/Classes/**/*",
22   "pushed_with_swift_version": "3.0"