[Add] GluedInSDK 2.5.1
[CocoaPods.git] / Specs / 5 / f / 3 / OpenWebSDK / 2.5.0 / OpenWebSDK.podspec.json
blob45f3675948a998d37ba170947e6e056f6a65f10c
2   "name": "OpenWebSDK",
3   "version": "2.5.0",
4   "summary": "OpenWeb SDK",
5   "description": "This SDK allows you to integrate OpenWeb into your iOS app.",
6   "homepage": "https://www.openweb.com",
7   "screenshots": "https://github.com/SpotIM/spotim-ios-sdk-pod/assets/8794663/b451b791-92fc-4946-be64-00531d216fd3",
8   "license": {
9     "type": "CUSTOM",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "Alon Haiut": "alon.h@openweb.com"
14   },
15   "platforms": {
16     "ios": "12.0"
17   },
18   "source": {
19     "git": "https://github.com/SpotIM/openweb-ios-sdk-pod.git",
20     "tag": "2.5.0"
21   },
22   "ios": {
23     "vendored_frameworks": "OpenWebSDK.xcframework"
24   },
25   "dependencies": {
26     "RxSwift": [
27       "~> 6.7.0"
28     ],
29     "RxRelay": [
30       "~> 6.7.0"
31     ],
32     "RxCocoa": [
33       "~> 6.7.0"
34     ]
35   }