[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 1 / 0 / 3 / TSLSegmentControl / 1.0.3 / TSLSegmentControl.podspec.json
blob49eb233549ca7d3ecf2e792f3cc6f019d5cdb460
2   "name": "TSLSegmentControl",
3   "version": "1.0.3",
4   "summary": "A segmentControl of HMSegmentedControl extension.",
5   "description": "add three point indicator on HMSegmentedControl, if you want to extense this segment, you can modify it on private spec",
6   "homepage": "http://git.i.cctsl.cn/diaochuan/TSLSegmentControl/wiki",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "diaochuan": "dicesc@163.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "http://git.i.cctsl.cn/diaochuan/TSLSegmentControl.git",
19     "tag": "1.0.3"
20   },
21   "source_files": [
22     "Classes",
23     "TSLSegmentControl/Classes/TSLSegmentControl/*.{h,m}"
24   ],
25   "exclude_files": "Classes/Exclude"