[Add] TensorFlowLiteSwift 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / b / d / 6 / Dravya-UnityAds-Adapters-forked / 3.0.0.1 / Dravya-UnityAds-Adapters-forked.podspec.json
blobf3b5154417cb9ae04e4163cc7235d592b978ee2c
2   "name": "Dravya-UnityAds-Adapters-forked",
3   "version": "3.0.0.1",
4   "summary": "Unity Adapters for mediating through MoPub.",
5   "description": "Supported ad formats: Interstitial, Rewarded Video.\n\nTo download and integrate the Unity Ads SDK, please check this tutorial: https://github.com/Unity-Technologies/unity-ads-iOS/releases.\n\n\nFor inquiries and support, please email unityads-support@unity3d.com.",
6   "homepage": "https://github.com/mopub/mopub-ios-mediation",
7   "license": {
8     "type": "New BSD",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "MoPub": "support@mopub.com"
13   },
14   "source": {
15     "git": "https://github.com/dravyan/mopub-ios-mediation.git",
16     "tag": "unityads-3.0.0.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "static_framework": true,
22   "source_files": "UnityAds/*.{h,m}",
23   "subspecs": [
24     {
25       "name": "MoPub",
26       "dependencies": {
27         "mopub-ios-sdk": [
28           "~> 5.5"
29         ]
30       }
31     },
32     {
33       "name": "Network",
34       "dependencies": {
35         "UnityAds": [
36           "3.0.0"
37         ]
38       }
39     }
40   ]