[Deprecate] CHAT360IOS_SDK 1.0.8
[CocoaPods.git] / Specs / e / 8 / a / SVHTTPTransaction / 0.3.0 / SVHTTPTransaction.podspec.json
blob3203837c6a6470e92a223f8979259fb785c74a20
2   "name": "SVHTTPTransaction",
3   "authors": {
4     "Stanislav Smida": "s@svagant.com"
5   },
6   "dependencies": {
7     "SVFoundation": [
8       "~> 0.1.8"
9     ]
10   },
11   "homepage": "https://github.com/svagant/svhttptransaction",
12   "platforms": {
13     "ios": "10.0"
14   },
15   "license": {
16     "type": "MIT"
17   },
18   "version": "0.3.0",
19   "source": {
20     "git": "https://github.com/svagant/svhttptransaction.git",
21     "tag": "0.3.0"
22   },
23   "source_files": "SVHTTPTransaction/*.swift",
24   "summary": "A strong type HTTP request - response transaction.",
25   "swift_version": "4.2"