[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 7 / 1 / 6 / SpotIMCore / 1.18.0 / SpotIMCore.podspec.json
blob0b0882928640d526950138a60496f55c316b3a31
2   "name": "SpotIMCore",
3   "version": "1.18.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": [
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.0"
31   },
32   "ios": {
33     "resources": "SpotImAdsProvider/*.swift",
34     "vendored_frameworks": "SpotImCore.xcframework"
35   },
36   "dependencies": {
37     "Alamofire": [
38       "~> 5.6.2"
39     ],
40     "RxSwift": [
41       "~> 6.5"
42     ],
43     "RxCocoa": [
44       "~> 6.5"
45     ]
46   },
47   "swift_version": "5.0"