| { | |
| "name": "Jax", | |
| "version": "0.1.1", | |
| "summary": "swift快速开发框架", | |
| "homepage": "https://github.com/zytabcd123/Jax", | |
| "license": "MIT", | |
| "authors": { | |
| "zytabcd123": "495590092@qq.com" | |
| }, | |
| "platforms": { | |
| "ios": "8.0" | |
| }, | |
| "source": { | |
| "git": "https://github.com/zytabcd123/Jax.git", | |
| "tag": "0.1.1" | |
| }, | |
| "source_files": "Kit/**/*.{swift}", | |
| "requires_arc": true, | |
| "dependencies": { | |
| "MBProgressHUD": [ | |
| ] | |
| } | |
| } |