[Add] TencentEffect_S1-00 3.0.1.5
[CocoaPods.git] / Specs / a / b / f / BreezSDK / 0.1.3 / BreezSDK.podspec.json
blob469c178155b9cc23958637d0d3c4026a55261a58
2   "name": "BreezSDK",
3   "version": "0.1.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.1.3"
16   },
17   "platforms": {
18     "ios": "11.0"
19   },
20   "source_files": "Sources/BreezSDK/BreezSDK.swift",
21   "static_framework": true,
22   "dependencies": {
23     "breez_sdkFFI": [
24       "= 0.1.3"
25     ]
26   }