[Add] DocumentReaderFullStage 7.5.10940
[CocoaPods.git] / Specs / 1 / 7 / 0 / ZXRangeSlider / 0.1.1 / ZXRangeSlider.podspec.json
blobba76a80f7301f34abed53fee8ef999662639177b
2   "name": "ZXRangeSlider",
3   "version": "0.1.1",
4   "summary": "An UISlider supporting range selection",
5   "description": "An UISlider supporting range selection ^.^",
6   "homepage": "https://github.com/RookieZn/ZXRangeSlider",
7   "license": "MIT",
8   "authors": {
9     "Rookie Zn": "rookiezn@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/RookieZn/ZXRangeSlider.git",
13     "tag": "0.1.1"
14   },
15   "platforms": {
16     "ios": "7.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*",
20   "resource_bundles": {
21     "ZXRangeSlider": [
22       "Pod/Assets/*.png"
23     ]
24   }