blob: d4982c5692f360fde3b84dc8795a6156f025ca4c [file] [log] [blame]
{
"name": "FKDownloader",
"version": "0.1.2",
"summary": "👍🏻📥Maybe the best file downloader.",
"homepage": "https://github.com/SYFH/FKDownloader",
"license": "MIT",
"authors": {
"norld": "syfh@live.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/SYFH/FKDownloader.git",
"tag": "0.1.2"
},
"source_files": [
"FKDownloader",
"FKDownloader/*.{h,m}"
],
"exclude_files": "FKDownloader/*.plist",
"requires_arc": true
}