blob: bda55d9a610b24c60e9e94b532d3a7ffc14a6aca [file] [log] [blame]
{
"name": "ZMJRouter",
"version": "0.0.2",
"summary": "ZMJRouter",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/zmjie/ZMJRouter",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"zmjie": "1399824158@qq.com"
},
"source": {
"git": "https://github.com/zmjie/ZMJRouter.git",
"tag": "0.0.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "ZMJRouter/Classes/**/*",
"dependencies": {
"Masonry": [
"~> 1.1.0"
]
}
}