blob: 2955e586fd29d489341154c16d577d6656ac18ca [file] [log] [blame]
{
"name": "SRouter",
"version": "0.0.8",
"summary": "another simple router for ios.",
"homepage": "https://github.com/angelcs1990/SRouter",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"cs": "angelcs1990@sohu.com"
},
"platforms": {
"ios": "6.0"
},
"source": {
"git": "https://github.com/angelcs1990/SRouter.git",
"tag": "0.0.8"
},
"source_files": "SRouter/*.{h,m}",
"requires_arc": true
}