blob: 45124df91804d220c819a1b8c21765cc3fe9743e [file] [log] [blame]
{
"name": "AntRouter",
"version": "1.1",
"summary": "AntRouter是一个iOS路由中间件,主要用于解决代码耦合问题。",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/abiaoyo/AntRouter",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"347991555@qq.com": "347991555@qq.com"
},
"source": {
"git": "https://github.com/abiaoyo/AntRouter.git",
"tag": "1.1"
},
"platforms": {
"ios": "9.0"
},
"source_files": "AntRouter/Classes/**/*"
}