[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / c / f / d / GLSimpleDownloadButton / 0.0.1 / GLSimpleDownloadButton.podspec.json
blob7c3cb4e81b2b00ad48be85dc728782c6e61a6d43
2   "name": "GLSimpleDownloadButton",
3   "version": "0.0.1",
4   "summary": "a simple download button library.",
5   "description": "simple download button library for iOS.",
6   "homepage": "https://github.com/leogeng/SimpleDownloadButton",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "LeoGeng": "genglei01@gmail.com"
13   },
14   "platforms": {
15     "ios": "9.3"
16   },
17   "source": {
18     "git": "https://github.com/leogeng/SimpleDownloadButton.git",
19     "tag": "v0.0.1"
20   },
21   "source_files": "GLSimpleDownloadButton/*.swift",
22   "exclude_files": "Classes/Exclude",
23   "frameworks": [
24     "Foundation",
25     "CoreGraphics",
26     "UIKit"
27   ],
28   "requires_arc": true,
29   "pushed_with_swift_version": "3.0"