[Add] TMNavigation 0.0.947
[CocoaPods.git] / Specs / f / d / 8 / SwiftHttp2 / 0.0.1 / SwiftHttp2.podspec.json
blob385ea042b20c8ecdac5c8f3f7a83ea7d43ba47a1
2   "name": "SwiftHttp2",
3   "version": "0.0.1",
4   "summary": "An implementation of HTTP/2 in Swift",
5   "homepage": "https://github.com/GargoyleSoft/SwiftHttp2",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Gargoyle Software": "support@gargoylesoft.com"
12   },
13   "platforms": {
14     "osx": "10.12"
15   },
16   "source": {
17     "git": "https://github.com/GargoyleSoft/SwiftHttp2.git",
18     "tag": "0.0.1"
19   },
20   "source_files": "SwiftHttp2/**/*.swift",
21   "exclude_files": "SwiftHttp2/ApnsAuthHeader.swift"