blob: 5813c84551424576fe1d52d376b13d6e3a98fdf7 [file] [log] [blame]
{
"name": "SRouter",
"version": "0.0.4",
"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.4"
},
"source_files": "SRouter/*.{h,m}",
"requires_arc": true
}