{ | |
"name": "Jax", | |
"version": "0.0.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.0.1" | |
}, | |
"source_files": "Jax/*.{swift}", | |
"requires_arc": true | |
} |