{ | |
"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 | |
} |