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