| { |
| "name": "JJProgressHUD", |
| "version": "1.0.1", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "summary": "JJProgressHUD", |
| "homepage": "https://github.com/ljj756640646/JJProgressHUD", |
| "authors": { |
| "lujunjie": "756640646@qq.com" |
| }, |
| "source": { |
| "git": "https://github.com/ljj756640646/JJProgressHUD.git", |
| "tag": "1.0.1" |
| }, |
| "requires_arc": true, |
| "platforms": { |
| "ios": "9.0" |
| }, |
| "source_files": "JJProgressHUD/JJProgressHUD/JJProgressHUD/*.{swift,bundle,png}", |
| "dependencies": { |
| "MBProgressHUD": [ |
| "~> 1.1.0" |
| ] |
| }, |
| "swift_versions": "4.0", |
| "swift_version": "4.0" |
| } |