| { |
| "name": "HXDownloadVideo", |
| "version": "0.0.7", |
| "summary": "A short description of HXDownloadVideo.", |
| "description": "火星网校下载工具类", |
| "homepage": "http://EXAMPLE/HXDownloadVideo", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "luyueming": "tsluyueming@163.com" |
| }, |
| "platforms": { |
| "ios": "7.0" |
| }, |
| "source": { |
| "git": "https://gitee.com/tsluyueming/HXDowloadVideo.git", |
| "tag": "0.0.7" |
| }, |
| "source_files": [ |
| "HXDownloadTool", |
| "HXDownloadTool/**/*.{h,m}" |
| ], |
| "requires_arc": true, |
| "dependencies": { |
| "AFNetworking": [ |
| |
| ], |
| "FMDB": [ |
| |
| ] |
| } |
| } |