[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / 4 / 6 / 7 / BreezSDKLiquid / 0.3.5-dev2 / BreezSDKLiquid.podspec.json
blobf9059d660841fa014443361f4c08c9ff622ad522
2   "name": "BreezSDKLiquid",
3   "version": "0.3.5-dev2",
4   "license": {
5     "type": "MIT"
6   },
7   "summary": "Swift bindings to the Breez Liquid SDK",
8   "homepage": "https://breez.technology",
9   "authors": {
10     "Breez": "contact@breez.technology"
11   },
12   "documentation_url": "https://sdk-doc.breez.technology",
13   "source": {
14     "git": "https://github.com/breez/breez-sdk-liquid-swift.git",
15     "tag": "0.3.5-dev2"
16   },
17   "platforms": {
18     "ios": "13.0"
19   },
20   "source_files": [
21     "Sources/BreezSDKLiquid/*.swift",
22     "Sources/BreezSDKLiquid/**/*.swift"
23   ],
24   "static_framework": true,
25   "dependencies": {
26     "breez_sdk_liquidFFI": [
27       "= 0.3.5-dev2"
28     ]
29   }