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