blob: c851c1f67a96c0e1edd5af3151d401253d8b3bbe [file] [log] [blame]
{
"name": "CRRouter",
"version": "0.0.1",
"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.1"
},
"source_files": "CRRouter/CRRouter/**/*.{h,m}",
"platforms": {
"osx": null,
"ios": null,
"tvos": null,
"watchos": null
}
}