| { |
| "name": "DemoDownload", |
| "platforms": { |
| "ios": "8.0" |
| }, |
| "summary": "A short description of DemoDownload. It is a customized button for downloading .", |
| "requires_arc": true, |
| "version": "0.1.6", |
| "license": { |
| "type": "MIT", |
| "file": "DemoDownload/LICENSE" |
| }, |
| "authors": { |
| "rojil": "rojil@qburst.com" |
| }, |
| "homepage": "https://github.com/poorna119/DemoDownload", |
| "source": { |
| "git": "https://github.com/poorna119/DemoDownload.git", |
| "tag": "0.1.6" |
| }, |
| "source_files": "DemoDownload/Sources/**/*.{swift}", |
| "resources": "DemoDownload/Sources/Resources/**/*.{png}" |
| } |