| { | |
| "name": "YJDownloader", | |
| "version": "0.2.1", | |
| "summary": "YJDownloader", | |
| "description": "YJDownloaders 多任务下载、断点下载.", | |
| "homepage": "https://github.com/Zyj163/YJDownloader", | |
| "license": { | |
| "type": "MIT", | |
| "file": "LICENSE" | |
| }, | |
| "authors": { | |
| "Zyj163": "zyj194250@163.com" | |
| }, | |
| "source": { | |
| "git": "https://github.com/Zyj163/YJDownloader.git", | |
| "tag": "0.2.1" | |
| }, | |
| "platforms": { | |
| "ios": "8.0" | |
| }, | |
| "source_files": "YJDownloader/Classes/**/*", | |
| "dependencies": { | |
| "CryptoSwift": [ | |
| ] | |
| }, | |
| "pushed_with_swift_version": "3.0" | |
| } |