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