blob: ab012512b8c1744b0847e83e23a26da68dad3289 [file] [log] [blame]
{
"name": "FKDownloader",
"version": "0.0.15",
"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.0.15"
},
"source_files": [
"FKDownloader",
"FKDownloader/*.{h,m}"
],
"exclude_files": "FKDownloader/*.plist",
"requires_arc": true
}