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