blob: af57ca03dca34aee0be110aa2a36acf3a342dc40 [file] [log] [blame]
{
"name": "FGDownloader",
"version": "2.2",
"summary": "FGDownloader is used for resume from break point downloading.",
"homepage": "https://github.com/Insfgg99x/FGDownloader",
"license": "MIT",
"authors": {
"CGPointZero": "newbox0512@yahoo.com"
},
"source": {
"git": "https://github.com/Insfgg99x/FGDownloader.git",
"tag": "2.2"
},
"frameworks": [
"Foundation",
"UIKit"
],
"platforms": {
"ios": "6.0"
},
"source_files": "FGDownloader/*.{h,m}",
"requires_arc": true
}