[Add] TensorFlowLiteObjC 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / 5 / f / b / Smart-Display-SDK-With-Mediation / 7.24.2.0 / Smart-Display-SDK-With-Mediation.podspec.json
blob4026e2fd515fe731481960182bff476f09c1ffb3
2   "name": "Smart-Display-SDK-With-Mediation",
3   "version": "7.24.2.0",
4   "summary": "Smart Display SDK — With mediation adapters",
5   "homepage": "https://www.smartadserver.com/",
6   "documentation_url": "https://documentation.smartadserver.com/displaySDK/",
7   "social_media_url": "https://twitter.com/equativ",
8   "license": {
9     "type": "COMMERCIAL",
10     "text": ""
11   },
12   "authors": "Smart AdServer",
13   "platforms": {
14     "ios": "13.0"
15   },
16   "source": {
17     "git": "https://github.com/smartadserver/smart-mediation-adapters-ios.git",
18     "tag": "7.24.2.0"
19   },
20   "static_framework": true,
21   "dependencies": {
22     "Smart-Display-SDK": [
23       "7.24.2"
24     ]
25   },
26   "default_subspecs": "None",
27   "subspecs": [
28     {
29       "name": "None"
30     },
31     {
32       "name": "AdColony",
33       "platforms": {
34         "ios": "12.0"
35       },
36       "source_files": "AdColony/**/*.{h,m}",
37       "dependencies": {
38         "AdColony": [
39           "~> 4.7.2"
40         ]
41       }
42     },
43     {
44       "name": "AppLovin",
45       "platforms": {
46         "ios": "12.0"
47       },
48       "source_files": "AppLovin/**/*.swift",
49       "dependencies": {
50         "AppLovinSDK": [
51           "~> 11.3.1"
52         ]
53       }
54     },
55     {
56       "name": "GoogleMobileAds",
57       "platforms": {
58         "ios": "12.0"
59       },
60       "source_files": "Google Mobile Ads/**/*.swift",
61       "dependencies": {
62         "Google-Mobile-Ads-SDK": [
63           "~> 11.5.0"
64         ]
65       }
66     },
67     {
68       "name": "InMobi",
69       "platforms": {
70         "ios": "12.0"
71       },
72       "source_files": "InMobi/**/*.{h,m}",
73       "dependencies": {
74         "InMobiSDK": [
75           "~> 10.0.1"
76         ]
77       }
78     },
79     {
80       "name": "Ogury",
81       "platforms": {
82         "ios": "12.0"
83       },
84       "source_files": "Ogury/**/*.swift",
85       "dependencies": {
86         "OgurySdk": [
87           "~> 4.2.2"
88         ]
89       }
90     },
91     {
92       "name": "Tapjoy",
93       "platforms": {
94         "ios": "12.0"
95       },
96       "source_files": "TapJoy/**/*.{h,m}",
97       "dependencies": {
98         "TapjoySDK": [
99           "~> 12.8.0"
100         ]
101       }
102     },
103     {
104       "name": "Vungle",
105       "platforms": {
106         "ios": "12.0"
107       },
108       "source_files": "Vungle/**/*.{h,m}",
109       "dependencies": {
110         "VungleSDK-iOS": [
111           "~> 6.10.5"
112         ]
113       },
114       "pod_target_xcconfig": {
115         "VALID_ARCHS[sdk=iphonesimulator*]": "armv7, x86_64"
116       },
117       "user_target_xcconfig": {
118         "VALID_ARCHS[sdk=iphonesimulator*]": "armv7, x86_64"
119       }
120     }
121   ]