-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathsdk.json
33 lines (33 loc) · 811 Bytes
/
sdk.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
{
"SDKs": [
{
"name": "Admob",
"version": "1.0.0",
"type": "Standard",
"description": "A mobile ad SDK for banner, interstitial, and rewarded ads.",
"url": "https://raw.githubusercontent.com/SurajBakawatTalentica/Misc/refs/heads/main/RM-Admob.zip",
"compatible": ""
},
{
"name": "AdInMo",
"version": "1.0.0",
"type": "Intrinsic",
"description": "InGamePlay brand advertising.",
"url": "",
"compatible": ""
},
{
"name": "Adverty",
"version": "1.0.0",
"type": "Intrinsic",
"description": "The In-Play™ advertising platform.",
"url": "",
"compatible": ""
}
],
"meta": {
"generatedDate": "2024-11-20T00:00:00Z",
"source": "UserInput",
"author": "Your Name"
}
}