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