| { |
| "name": "FWRouter", |
| "version": "0.1.0", |
| "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" |
| }, |
| "platforms": { |
| "ios": "8.0" |
| }, |
| "swift_version": "4.2", |
| "source_files": "FWRouter/Classes/**/*" |
| } |