blob: fcb47219f3cc382115aa326df62d45df7e834c91 [file] [log] [blame]
{
"name": "Jax",
"version": "0.1.0",
"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.0"
},
"source_files": "Kit/*.{swift}",
"requires_arc": true
}