blob: 4f1058c1419b3b979a8f4cb99c23d94fa57283a2 [file] [log] [blame]
{
"name": "AntRouter",
"version": "1.4",
"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.4"
},
"platforms": {
"ios": "9.0"
},
"source_files": "AntRouter/AntRouter/Classes/**/*"
}