blob: 629329119d7ccfa117da9ebde161a0530ca1bf98 [file] [log] [blame]
{
"name": "SRouter",
"version": "0.0.5",
"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.5"
},
"source_files": "SRouter/*.{h,m}",
"requires_arc": true
}