blob: 67056b665e206b98bfabdec7bfbe598b50db78cd [file] [log] [blame]
{
"name": "GLSimpleDownloadButton",
"version": "0.0.2",
"summary": "a simple download button library.",
"description": "simple download button library for iOS.",
"homepage": "https://github.com/leogeng/SimpleDownloadButton",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"LeoGeng": "genglei01@gmail.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/leogeng/SimpleDownloadButton.git",
"tag": "0.0.2"
},
"source_files": "GLSimpleDownloadButton/*.swift",
"exclude_files": "Classes/Exclude",
"frameworks": [
"Foundation",
"CoreGraphics",
"UIKit"
],
"requires_arc": true,
"pushed_with_swift_version": "3.0"
}