[Add] CastledNotificationService 4.1.3
[CocoaPods.git] / Specs / a / 4 / 5 / freecell-mopub-pod / 0.17 / freecell-mopub-pod.podspec.json
blob15462d5a8e8176d4c9acef95e508d9c5d6ab0679
2   "name": "freecell-mopub-pod",
3   "static_framework": true,
4   "version": "0.17",
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/freecell-mopub-pod.git",
16     "tag": "v0.17"
17   },
18   "source_files": "**/*.{h,m,mm}",
19   "vendored_frameworks": [
20     "DTBiOSSDK.framework",
21     "InMobiMoPubPlugin.framework"
22   ],
23   "ios": {
24     "dependencies": {
25       "VAMP": [
26         "7.5.5"
27       ],
28       "SmaatoSDK": [
29         "~> 10.2.0"
30       ],
31       "InMobiSDK": [
32         "9.0.7"
33       ],
34       "MoPub-UnityAds-Adapters": [
35         "3.4.2.0"
36       ],
37       "mopub-ios-sdk": [
39       ]
40     }
41   }