blob: 49b1b5a349373bf24637e34867b7e1905fbd0a34 [file] [log] [blame]
{
"name": "iOSDownloader",
"version": "0.1.0",
"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.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "iOSDownloader/Classes/**/*",
"frameworks": "UIKit"
}