blob: 09b311c2de35588f94d126242eb7963fa298b403 [file] [log] [blame]
{
"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"
}