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