blob: f5f517cd564ee6f96b46429c999e415c2a9d93a8 [file] [log] [blame]
{
"name": "FWRouter",
"version": "0.1.0-rc2",
"summary": "🚍 High-performance trie-node router.",
"description": "FWRouter is a High-performance trie-node router.",
"homepage": "https://github.com/JianweiWangs/FWRouter",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"JianweiWangs": "wangjianwei.sir@gmail.com"
},
"source": {
"git": "https://github.com/JianweiWangs/FWRouter.git",
"tag": "0.1.0-rc2"
},
"platforms": {
"ios": "8.0"
},
"swift_version": "4.2",
"source_files": "FWRouter/Classes/**/*"
}