blob: 50f8daa694209e434548d4df69c7efdb5828daf5 [file] [log] [blame]
{
"name": "SRouter",
"version": "0.0.1",
"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.1"
},
"source_files": "SRouter/**/*.{h,m}",
"public_header_files": "SRouter/SRouter.h",
"requires_arc": true
}