[Add] FirebaseUI 15.0.0
[CocoaPods.git] / Specs / 2 / 6 / 5 / HTTPRouter / 0.1 / HTTPRouter.podspec.json
blob39bae39e07780e3a1b2ddc89d43afc1153e55140
2   "name": "HTTPRouter",
3   "version": "0.1",
4   "license": "MIT",
5   "summary": "HTTP router for Swift 2 (Linux ready)",
6   "homepage": "https://github.com/Zewo/HTTPRouter",
7   "authors": {
8     "Paulo Faria": "paulo.faria.rl@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/Zewo/HTTPRouter.git",
12     "tag": "0.1"
13   },
14   "platforms": {
15     "ios": "8.0",
16     "osx": "10.9"
17   },
18   "source_files": "HTTPRouter/**/*.swift",
19   "dependencies": {
20     "HTTP": [
22     ],
23     "POSIXRegex": [
25     ]
26   },
27   "requires_arc": true