[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / a / b / f / BreezSDK / 0.3.3 / BreezSDK.podspec.json
blob92bdfb93313d6c5fc4860a3dd8263a2b75de521c
2   "name": "BreezSDK",
3   "version": "0.3.3",
4   "license": {
5     "type": "MIT"
6   },
7   "summary": "Swift bindings to the Breez 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-swift.git",
15     "tag": "0.3.3"
16   },
17   "platforms": {
18     "ios": "11.0"
19   },
20   "source_files": [
21     "Sources/BreezSDK/BreezSDK.swift",
22     "Sources/BreezSDKNotification/*.swift",
23     "Sources/BreezSDKNotification/**/*.swift"
24   ],
25   "static_framework": true,
26   "dependencies": {
27     "breez_sdkFFI": [
28       "= 0.3.3"
29     ]
30   }