[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / b / 5 / 9 / WGLSlider / 0.0.3 / WGLSlider.podspec.json
blobedde89a6f431c809e122de74f58cadc8df7b75d9
2   "name": "WGLSlider",
3   "version": "0.0.3",
4   "summary": "This is a custom slider component to expand touch rect.",
5   "description": "\"This is a custom slider component to expand touch rect.\"",
6   "homepage": "https://github.com/guanlongwu/WGLSlider",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "wuguanlong": "guanlongwu@qq.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/guanlongwu/WGLSlider.git",
19     "tag": "0.0.3"
20   },
21   "source_files": "WGLSlider/*",
22   "public_header_files": "WGLSlider/*.h",
23   "frameworks": [
24     "CoreFoundation",
25     "Foundation"
26   ],
27   "requires_arc": true