blob: 636bec8e15c22be463e912a48f4662db0620b55c [file] [log] [blame]
{
"name": "SDRouter",
"version": "1.0.0",
"platforms": {
"ios": "8.0"
},
"summary": "SDRouter.",
"description": "iOS Router to module decoupling",
"homepage": "https://github.com/giveMeHug/SDRouter",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"as_one": "413890968@qq.com"
},
"source": {
"git": "https://github.com/giveMeHug/SDRouter.git",
"tag": "1.0.0"
},
"source_files": "SDRouter/*.{h,m}",
"requires_arc": true
}