[Add] MirrorXML 4.0.3
[CocoaPods.git] / Specs / 4 / 0 / 8 / TrieRouter / 1.0.0 / TrieRouter.podspec.json
blobcc3e09dd545fe79584a7f9957b6cc6ea6f438dfa
2   "name": "TrieRouter",
3   "version": "1.0.0",
4   "license": {
5     "type": "MIT",
6     "file": "LICENSE"
7   },
8   "summary": "An App-specific Simple Routing Library",
9   "homepage": "https://github.com/TBXark/TrieRouter",
10   "authors": {
11     "TBXark": "tbxark@outlook.com"
12   },
13   "source": {
14     "git": "https://github.com/TBXark/TrieRouter.git",
15     "tag": "1.0.0"
16   },
17   "module_name": "JSONMapper",
18   "platforms": {
19     "ios": "8.0",
20     "osx": "10.9",
21     "watchos": "3.0"
22   },
23   "source_files": "Sources/TrieRouter/*.swift",
24   "frameworks": "Foundation"