[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / c / b / 8 / objchttp / 0.1.2 / objchttp.podspec.json
blobbda2af7b9ee16c49cbb7b72ebd9a252ab9e07ec6
2   "name": "objchttp",
3   "version": "0.1.2",
4   "summary": "A library made fully in objective c to make http calls.",
5   "description": "With objchttp you can make http calls, get their responses by completion handlers and use that response to make your app connect to the internet in a fast and easy way.",
6   "homepage": "https://github.com/PhoenixPassenger/objchttp",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "32482081": "Rodrigo.ato@hotmail.com"
13   },
14   "source": {
15     "git": "https://github.com/PhoenixPassenger/objchttp.git",
16     "tag": "0.1.2"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "objchttp/Classes/**/*"