[Add] TradPlusAdSDK 12.9.0
[CocoaPods.git] / Specs / 2 / f / a / HSegmentControl / 1.0.6 / HSegmentControl.podspec.json
blobbd9d84679b4ed5a435e20b4082b0ebfe94fd6a42
2   "name": "HSegmentControl",
3   "version": "1.0.6",
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": "1.0.6"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "HSegmentControl/Classes/**/*"