[Add] Dalila 1.0.35
[CocoaPods.git] / Specs / 4 / 0 / 8 / TrieRouter / 1.1.1 / TrieRouter.podspec.json
blobba6ab3b8cc397b1af206aecf1e40dfb0b1909184
2   "name": "TrieRouter",
3   "version": "1.1.1",
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.1.1"
16   },
17   "module_name": "TrieRouter",
18   "platforms": {
19     "ios": "8.0",
20     "osx": "10.10",
21     "watchos": "3.0"
22   },
23   "source_files": "Sources/TrieRouter/*.swift",
24   "frameworks": "Foundation"