[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 3 / 0 / 7 / UISlider-TrackHeight / 1.0.2 / UISlider-TrackHeight.podspec.json
blob172c28338577fd523a247a8feaa80397bdbd29c7
2   "name": "UISlider-TrackHeight",
3   "version": "1.0.2",
4   "summary": "Adjust UISlider track height.",
5   "description": "A Category for adjust UISlider track height.",
6   "homepage": "https://github.com/vilyever",
7   "license": "MIT",
8   "authors": {
9     "vilyever": "vilyever@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/vilyever/UISlider-TrackHeight.git",
13     "tag": "1.0.2"
14   },
15   "platforms": {
16     "ios": "7.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*",
20   "resource_bundles": {
21     "UISlider-TrackHeight": [
22       "Pod/Assets/*.png"
23     ]
24   },
25   "public_header_files": "Pod/Classes/**/*.h"