[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / c / b / f / DHSegmentedControl / 0.1.0 / DHSegmentedControl.podspec.json
blob0c659f1a90f26213ab55d574ce3a7e74236c2cc7
2   "name": "DHSegmentedControl",
3   "version": "0.1.0",
4   "summary": "Scrollable segmented control",
5   "description": "DHSegmentedControl is drop in replacement of the UISegementedControl. Why you need it? If you have lots of segments, UISegmentedControl breaks the UI.",
6   "homepage": "https://github.com/hudinwal/DHSegmentedControl",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "d_hudinwal": "dinesh_hudinwal@hotmail.com"
13   },
14   "source": {
15     "git": "https://github.com/hudinwal/DHSegmentedControl.git",
16     "tag": "0.1.0"
17   },
18   "social_media_url": "https://twitter.com/d_hudinwal",
19   "platforms": {
20     "ios": "9.0"
21   },
22   "source_files": "DHSegmentedControl/Classes/**/*",
23   "pushed_with_swift_version": "3.0"