[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / c / f / d / GLSimpleDownloadButton / 0.0.2 / GLSimpleDownloadButton.podspec.json
blob67056b665e206b98bfabdec7bfbe598b50db78cd
2   "name": "GLSimpleDownloadButton",
3   "version": "0.0.2",
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.0"
16   },
17   "source": {
18     "git": "https://github.com/leogeng/SimpleDownloadButton.git",
19     "tag": "0.0.2"
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"