Skip to content

Commit ee4029e

Browse files
automation-rndCocoaPodsBot
authored andcommitted
[Add] TaboolaSDK 3.8.51
1 parent 4a1f92d commit ee4029e

File tree

1 file changed

+34
-0
lines changed

1 file changed

+34
-0
lines changed
Lines changed: 34 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,34 @@
1+
{
2+
"name": "TaboolaSDK",
3+
"version": "3.8.51",
4+
"summary": "Maximize monetization with Taboola ads",
5+
"description": "The Taboola Mobile Ads SDK allows you to maximize monetization for your iOS and Android apps with Taboola ads",
6+
"homepage": "https://www.taboola.com",
7+
"license": {
8+
"type": "Taboola Mobile SDK License",
9+
"file": "LICENSE"
10+
},
11+
"authors": {
12+
"Taboola": "[email protected]"
13+
},
14+
"platforms": {
15+
"ios": "11.0"
16+
},
17+
"source": {
18+
"http": "https://taboola-mobile-sdk.s3-us-west-2.amazonaws.com/ios/sdk-binaries/xcframework/official/3.8.51/TaboolaSDK.xcframework.zip"
19+
},
20+
"frameworks": [
21+
"AdSupport",
22+
"Foundation",
23+
"CoreGraphics",
24+
"UIKit",
25+
"WebKit",
26+
"SafariServices"
27+
],
28+
"ios": {
29+
"vendored_frameworks": [
30+
"TaboolaSDK.xcframework",
31+
"OMSDK_Taboola.framework"
32+
]
33+
}
34+
}

0 commit comments

Comments
 (0)