[Add] AnyThinkAdmobSDKAdapter 6.4.27.1
[CocoaPods.git] / Specs / f / 8 / 1 / Telegraph / 0.1.0 / Telegraph.podspec.json
blob5e70f60a63209e5a7a1524a52c18b4163236654e
2   "name": "Telegraph",
3   "version": "0.1.0",
4   "license": {
5     "type": "MPL2",
6     "file": "LICENSE"
7   },
8   "summary": "A Secure Web Server for iOS",
9   "description": "Telegraph is a Secure Web Server for iOS written in Swift.",
10   "homepage": "https://github.com/Building42/Telegraph",
11   "authors": "Building42",
12   "source": {
13     "git": "https://github.com/Building42/Telegraph.git",
14     "tag": "0.1.0"
15   },
16   "platforms": {
17     "ios": "9.0"
18   },
19   "source_files": "Telegraph/Source/**/*.swift",
20   "dependencies": {
21     "CocoaAsyncSocket": [
22       "~> 7.5.1"
23     ],
24     "HTTPParserC": [
25       "~> 2.7.1"
26     ]
27   },
28   "pushed_with_swift_version": "3.0"