[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / 0 / a / c / EBNetwork / 0.2.0 / EBNetwork.podspec.json
bloba9c61f335956d3e985c84dfda45c1847af908ae7
2   "name": "EBNetwork",
3   "version": "0.2.0",
4   "summary": "HTTP Library",
5   "description": "HTTP Library to use to do GET and POST requests, created with protocols, and with Bearer authorization",
6   "homepage": "https://github.com/ezequielbrrt/EBNetwork",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "ezequielbtc": "ezequielbrrt@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/ezequielbrrt/EBNetwork.git",
16     "tag": "0.2.0"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "Source/**/*.swift",
22   "swift_versions": "5.0",
23   "swift_version": "5.0"