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