[Add] DocumentReaderFullStage 7.5.10940
[CocoaPods.git] / Specs / 8 / 5 / 0 / GLSlider / 1.0.4 / GLSlider.podspec.json
blobf0272fcbd38838966f97e75bdf3cc5425c00339a
2   "name": "GLSlider",
3   "version": "1.0.4",
4   "summary": "滑块控件,类似于系统UISlider",
5   "homepage": "https://github.com/colynlei/GLSlider",
6   "license": "MIT",
7   "authors": {
8     "『国』": "leiguolin@huobi.com"
9   },
10   "source": {
11     "git": "https://github.com/colynlei/GLSlider.git",
12     "tag": "1.0.4"
13   },
14   "source_files": [
15     "Classes",
16     "GLSlider/GLSlider.{h,m}"
17   ],
18   "platforms": {
19     "ios": "8.0"
20   },
21   "requires_arc": true