[Add] Shakuro.PoliteCoreData 1.8.2
[CocoaPods.git] / Specs / 6 / f / 8 / OpenWebIAU / 1.1.0-rc1 / OpenWebIAU.podspec.json
blobba334e83bedd54e5a5a015141183e4036f7b1219
2   "name": "OpenWebIAU",
3   "version": "1.1.0-rc1",
4   "swift_versions": [
5     "5.0"
6   ],
7   "summary": "OpenWeb IAU SDK",
8   "description": "This SDK allows you to integrate OpenWeb IAU into your iOS 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   "static_framework": true,
21   "pod_target_xcconfig": {
22     "BUILD_LIBRARY_FOR_DISTRIBUTION": "YES"
23   },
24   "source": {
25     "git": "https://github.com/SpotIM/openweb-ios-iau-sdk-pod.git",
26     "tag": "1.1.0-rc1"
27   },
28   "ios": {
29     "vendored_frameworks": [
30       "KmmSpotimStandaloneAd.xcframework",
31       "SpotImStandaloneAds.xcframework"
32     ]
33   },
34   "dependencies": {
35     "AdPlayerSDK": [
36       "~> 1.10.8"
37     ],
38     "OpenWrapSDK": [
39       "3.5.0"
40     ],
41     "OpenWrapHandlerDFP": [
42       "4.0.0"
43     ],
44     "AppHarbrSDK": [
45       "~> 1.14.0"
46     ],
47     "Google-Mobile-Ads-SDK": [
48       "~> 10.0"
49     ],
50     "NimbusSDK": [
51       "~> 2.20.0"
52     ],
53     "NimbusSDK/NimbusKit": [
55     ],
56     "NimbusSDK/NimbusRenderStaticKit": [
58     ],
59     "NimbusSDK/NimbusGAMKit": [
61     ]
62   },
63   "swift_version": "5.0"