[Add] DocumentReaderFullStage 7.5.10940
[CocoaPods.git] / Specs / 8 / 5 / 0 / GLSlider / 1.0.3 / GLSlider.podspec.json
blobcd411246a55001a2a0367a7ce5df86d41e458fa2
2   "name": "GLSlider",
3   "version": "1.0.3",
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.3"
13   },
14   "source_files": [
15     "Classes",
16     "GLSlider/GLSlider.{h,m}"
17   ],
18   "platforms": {
19     "ios": "8.0"
20   },
21   "requires_arc": true