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