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