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