blob: 5700bfd00e23a5eea31077d838838cf24fe29e7f [file] [log] [blame]
{
"name": "RaRouter",
"version": "1.1.0",
"summary": "A simple routing component.",
"description": "A simple, lightweight, high-freedom protocol-oriented routing component.",
"homepage": "https://github.com/rakuyoMo/RaRouter.git",
"license": "MIT",
"authors": {
"Rakuyo": "wugaoyu@mbcore.com"
},
"source": {
"git": "https://github.com/rakuyoMo/RaRouter.git",
"tag": "1.1.0"
},
"requires_arc": true,
"platforms": {
"ios": "9.0"
},
"swift_versions": "5.0",
"module_name": "RaRouter",
"static_framework": true,
"source_files": "RaRouter/RaRouter/Core/",
"swift_version": "5.0"
}