blob: 9500ae0b60f44d8aa49809e3f53a0c2fd5b97554 [file] [log] [blame]
{
"name": "AFORouter",
"version": "0.0.3",
"summary": "The router.",
"description": "Used to pass values between pages.",
"homepage": "https://github.com/PangDuTechnology/AFORouter.git",
"license": "MIT",
"authors": {
"PangDu": "xian312117@gmail.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/PangDuTechnology/AFORouter.git",
"tag": "0.0.3"
},
"source_files": "AFORouter/*.{h,m}",
"public_header_files": "AFORouter/*.h",
"requires_arc": true,
"dependencies": {
"JLRoutes": [
]
}
}