blob: 8af02a92ad9ddec689821ec0db7a26d6503495fe [file] [log] [blame]
{
"name": "FWRouter",
"version": "0.1.0-rc1",
"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-rc1"
},
"platforms": {
"ios": "8.0"
},
"swift_version": "4.0",
"source_files": "FWRouter/Classes/**/*"
}