[Add] OpenWeb3Lib 1.0.4-swift6.0
[CocoaPods.git] / Specs / 5 / 2 / 7 / UnitComponents / 0.9.0 / UnitComponents.podspec.json
blobfaff02460b752234ecaf8bedc3b4d638f93cd03a
2   "name": "UnitComponents",
3   "version": "0.9.0",
4   "summary": "Unit Components SDK",
5   "description": "This SDK allows you to integrate Unit Components into your iOS app.",
6   "platforms": {
7     "ios": "11.0"
8   },
9   "homepage": "https://guides.unit.co/white-label-ui",
10   "license": {
11     "type": "Mozilla",
12     "file": "LICENSE"
13   },
14   "authors": {
15     "Alon Shprung": "alonshp1@gmail.com"
16   },
17   "pod_target_xcconfig": {
18     "BUILD_LIBRARY_FOR_DISTRIBUTION": "YES"
19   },
20   "source": {
21     "git": "https://github.com/unit-finance/unit-ios-components-pod.git",
22     "tag": "0.9.0"
23   },
24   "ios": {
25     "vendored_frameworks": "UNComponents.xcframework"
26   },
27   "dependencies": {
28     "RxSwift": [
29       "~> 6.5"
30     ],
31     "RxCocoa": [
32       "~> 6.5"
33     ],
34     "Plaid": [
35       "~> 4.1"
36     ]
37   }