[Add] DocumentReaderOCRRFIDStage 7.5.11035
[CocoaPods.git] / Specs / 4 / 6 / 7 / BreezSDKLiquid / 0.2.2-dev10 / BreezSDKLiquid.podspec.json
blob5c2025a1c91a78c5692f1e073f9b194ac9ded062
2   "name": "BreezSDKLiquid",
3   "version": "0.2.2-dev10",
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.2.2-dev10"
16   },
17   "platforms": {
18     "ios": "11.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.2.2-dev10"
28     ]
29   }