blob: 9fe0aac60158e83af60e5205eefda59b381260e7 [file] [log] [blame]
{
"name": "CRRouter",
"version": "0.0.5",
"summary": "an simple iOS URL Router",
"homepage": "https://github.com/sun6boys/CRRouter",
"license": "MIT",
"authors": {
"Charon": "sun6boys@outlook.com"
},
"source": {
"git": "https://github.com/sun6boys/CRRouter.git",
"tag": "0.0.5"
},
"source_files": "CRRouter/CRRouter/**/*.{h,m}",
"platforms": {
"osx": null,
"ios": null,
"tvos": null,
"watchos": null
}
}