[Add] AndesUI 3.149.0
[CocoaPods.git] / Specs / 3 / 9 / d / HttpPlugin / 0.0.1 / HttpPlugin.podspec.json
blobd761d0ae1a66d66f1bf1c380212944dac0d21e8f
2   "name": "HttpPlugin",
3   "version": "0.0.1",
4   "summary": "Http plugin",
5   "homepage": "https://github.com/polywrap/http",
6   "license": "MIT",
7   "authors": {
8     "Cesar": "cesar@polywrap.io"
9   },
10   "source_files": "implementations/swift/Source/**/*.swift",
11   "swift_versions": "5.0",
12   "platforms": {
13     "ios": "13.0",
14     "osx": "10.15"
15   },
16   "source": {
17     "git": "https://github.com/polywrap/http.git",
18     "branch": "feat/swift-implementation"
19   },
20   "static_framework": true,
21   "dependencies": {
22     "PolywrapClient": [
23       "= 0.0.6"
24     ]
25   },
26   "swift_version": "5.0"