[Add] ExpoFpCommon 4.8.3
[CocoaPods.git] / Specs / 7 / 1 / 6 / SpotIMCore / 1.18.4 / SpotIMCore.podspec.json
bloba52ae55696c832461b26126174979622053206f0
2   "name": "SpotIMCore",
3   "version": "1.18.4",
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": [
11     "https://user-images.githubusercontent.com/607917/35287547-4076605c-006b-11e8-9674-a1c9e4f8f681.png",
12     "https://user-images.githubusercontent.com/607917/35287551-423452be-006b-11e8-96e9-7bf7a3ae27b6.png",
13     "https://user-images.githubusercontent.com/607917/35287552-4259dc5a-006b-11e8-9a27-c14b37a5a32b.png"
14   ],
15   "license": {
16     "type": "CUSTOM",
17     "file": "LICENSE"
18   },
19   "authors": {
20     "Alon Haiut": "alon.h@openweb.com"
21   },
22   "platforms": {
23     "ios": "11.0"
24   },
25   "pod_target_xcconfig": {
26     "BUILD_LIBRARY_FOR_DISTRIBUTION": "YES"
27   },
28   "source": {
29     "git": "https://github.com/SpotIM/spotim-ios-sdk-pod.git",
30     "tag": "1.18.4"
31   },
32   "ios": {
33     "resources": "SpotImAdsProvider/*.swift",
34     "vendored_frameworks": "SpotImCore.xcframework"
35   },
36   "dependencies": {
37     "RxSwift": [
38       "~> 6.5"
39     ],
40     "RxCocoa": [
41       "~> 6.5"
42     ]
43   },
44   "swift_version": "5.0"