blob: 370050757d58a4fb5da977b96701b4321a928438 [file] [log] [blame]
{
"name": "EasyRouter",
"version": "1.0.0",
"summary": "A short description of EasyRouter.",
"description": "最简单的router",
"homepage": "https://github.com/wangjufan/EasyRouter/tree/master/EasyRouters",
"license": "MIT",
"authors": {
"": "wangjufan@126.com"
},
"platforms": {
"ios": null
},
"source": {
"git": "https://github.com/wangjufan/EasyRouter.git",
"tag": "1.0.0"
},
"source_files": "EasyRouters/*.{h,m}",
"frameworks": [
"Foundation",
"UIKit"
],
"requires_arc": true
}