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