| { |
| "name": "iOSDownloader", |
| "version": "0.1.3", |
| "summary": "LIBRARY TO DOWNLOAD NETWORK DATA", |
| "description": "LIBRARY TO DOWNLOAD NETWORK DATA,Download image,videosand other datas", |
| "homepage": "https://github.com/walinaqvi/iOSDownloader", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "walinaqvi": "Wali.naqvi@gmail.com" |
| }, |
| "source": { |
| "git": "https://github.com/walinaqvi/iOSDownloader.git", |
| "tag": "0.1.3" |
| }, |
| "platforms": { |
| "ios": "8.0" |
| }, |
| "source_files": "iOSDownloader/Classes/**/*", |
| "frameworks": "UIKit" |
| } |