[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / 3 / 8 / 6 / AeroGearHttp / 1.0.0 / AeroGearHttp.podspec.json
blob5b299a9934f8301a204a93bafc5a620aede60ce2
2   "name": "AeroGearHttp",
3   "version": "1.0.0",
4   "summary": "Lightweight lib around NSURLSession to ease HTTP calls.",
5   "homepage": "https://github.com/aerogear/aerogear-ios-http",
6   "license": "Apache License, Version 2.0",
7   "authors": "Red Hat, Inc.",
8   "source": {
9     "git": "https://github.com/aerogear/aerogear-ios-http.git",
10     "tag": "1.0.0"
11   },
12   "platforms": {
13     "ios": "8.0"
14   },
15   "source_files": "AeroGearHttp/*.{swift}",
16   "requires_arc": true,
17   "pushed_with_swift_version": "3.0"