blob: 919b8b434a7b24cd1cb6e53d002f90edfc9bf5db [file] [log] [blame]
{
"name": "FGDownloader",
"version": "1.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": "1.2"
},
"frameworks": [
"Foundation",
"UIKit"
],
"platforms": {
"ios": "6.0"
},
"source_files": "FGDownloader/*.{h,m}",
"requires_arc": true
}