blob: 4d55832b5a2c1fb11d492eca9985dd1d7dfbdc54 [file] [log] [blame]
{
"name": "ATRouter",
"version": "0.2.0",
"summary": "ABCReading common Router",
"description": "ABCReading common view controller Router.",
"homepage": "https://github.com/ABCReading/ATRouter",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"ABCReading": "2397172648@qq.com"
},
"source": {
"git": "https://github.com/ABCReading/ATRouter.git",
"tag": "0.2.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "ATRouter/Classes/**/*",
"dependencies": {
"libextobjc": [
"0.4.1"
],
"Objection": [
"1.6.1"
],
"JLRoutes": [
"2.0.5"
]
}
}