[Add] PlanktonGameServicesSDK 5.2.1
[CocoaPods.git] / Specs / 2 / e / c / RNSpotIMCore / 1.18.6 / RNSpotIMCore.podspec.json
bloba691c2e5cc71228d93bed10ecfe7a7f9d41af7e3
2   "name": "RNSpotIMCore",
3   "version": "1.18.6",
4   "swift_versions": [
5     "5.0"
6   ],
7   "summary": "OpenWeb SDK",
8   "description": "This SDK allows you to integrate OpenWeb iOS SDK into your RN app.",
9   "homepage": "https://www.openweb.com",
10   "license": {
11     "type": "CUSTOM",
12     "file": "LICENSE"
13   },
14   "authors": {
15     "Alon Haiut": "alon.h@openweb.com"
16   },
17   "platforms": {
18     "ios": "12.0"
19   },
20   "pod_target_xcconfig": {
21     "BUILD_LIBRARY_FOR_DISTRIBUTION": "YES"
22   },
23   "source": {
24     "git": "https://github.com/SpotIM/spotim-rn-ios-sdk-pod.git",
25     "tag": "1.18.6"
26   },
27   "ios": {
28     "resources": "SpotImAdsProvider/*.swift",
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"