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