[Add] APDDTExchangeAdapter 3.4.1.0
[CocoaPods.git] / Specs / 5 / 9 / 6 / EzHTTP / 3.5.0 / EzHTTP.podspec.json
blobd3eaf40dd0aa2922e67c403f7b67812d122a7c2f
2   "name": "EzHTTP",
3   "version": "3.5.0",
4   "summary": "Easy HTTP access library",
5   "swift_versions": "5.0",
6   "homepage": "https://nagisaworks.com",
7   "license": {
8     "type": "MIT"
9   },
10   "authors": {
11     "asaday": ""
12   },
13   "requires_arc": true,
14   "platforms": {
15     "osx": "10.10",
16     "ios": "8.0",
17     "tvos": "9.0"
18   },
19   "source": {
20     "git": "https://github.com/asaday/EzHTTP.git",
21     "tag": "3.5.0"
22   },
23   "source_files": "Sources/EzHTTP/*.swift",
24   "swift_version": "5.0"