[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 7 / 1 / 6 / SpotIMCore / 1.9.1 / SpotIMCore.podspec.json
blobfdf994f68e15d61b9f111fe52578405dbb5a3adc
2   "name": "SpotIMCore",
3   "version": "1.9.1",
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     "Itay Dressler": "itay.d@spot.im"
21   },
22   "platforms": {
23     "ios": "10.3"
24   },
25   "pod_target_xcconfig": {
26     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
27   },
28   "user_target_xcconfig": {
29     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
30   },
31   "source": {
32     "git": "https://github.com/SpotIM/spotim-ios-sdk-pod.git",
33     "tag": "1.9.1"
34   },
35   "ios": {
36     "resources": "SpotImAdsProvider/*.swift",
37     "vendored_frameworks": "SpotImCore.xcframework"
38   },
39   "dependencies": {
40     "Alamofire": [
41       "~> 5.2"
42     ],
43     "PromiseKit": [
44       "~> 6.8"
45     ],
46     "RxSwift": [
48     ],
49     "RxCocoa": [
51     ]
52   },
53   "swift_version": "5.0"