[Add] ConsentViewController 7.7.4
[CocoaPods.git] / Specs / f / 5 / b / klondike-mopub-pod / 0.3 / klondike-mopub-pod.podspec.json
blobd6695de7430c99ff3bca0b36cebefd55639e6ce8
2   "name": "klondike-mopub-pod",
3   "static_framework": true,
4   "version": "0.3",
5   "summary": "Unity wrapper for MoPub iOS SDK not supported mediations",
6   "homepage": "https://github.com/mopub/mopub-unity-sdk",
7   "license": "MIT",
8   "authors": {
9     "MoPub": "support@mopub.com"
10   },
11   "platforms": {
12     "ios": "9.0"
13   },
14   "source": {
15     "git": "https://github.com/avsaro/klondike-mopub-pod.git",
16     "tag": "v0.3"
17   },
18   "source_files": "**/*.{h,m,mm}",
19   "vendored_frameworks": [
20     "DTBiOSSDK.framework",
21     "AerServSDK.framework"
22   ],
23   "ios": {
24     "dependencies": {
25       "VAMP": [
26         "~> 7.2.3"
27       ],
28       "SmaatoSDK": [
29         "~> 10.2.0"
30       ],
31       "InMobiSDK": [
32         "~> 7.2.8"
33       ],
34       "MoPub-UnityAds-Adapters": [
35         "3.3.0.1"
36       ],
37       "mopub-ios-sdk": [
39       ]
40     }
41   }