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