[Add] OpenWeb3Lib 1.0.4-swift6.0
[CocoaPods.git] / Specs / 5 / 2 / 7 / UnitComponents / 1.3.0 / UnitComponents.podspec.json
blob8b48dc82bd297d3f32b0ace7fa9527f657196256
2   "name": "UnitComponents",
3   "version": "1.3.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": "1.3.0"
23   },
24   "ios": {
25     "vendored_frameworks": "UNComponents.xcframework"
26   }