[Add] CloudwiseMAgent 2.8.0
[CocoaPods.git] / Specs / 7 / f / c / Vchau-F-Adapters / 9.2.1.2 / Vchau-F-Adapters.podspec.json
blobf93d9a934e774e5d7fccc07713ba4bf8eafd5794
2   "name": "Vchau-F-Adapters",
3   "version": "9.2.1.2",
4   "summary": "Flurry Adapters for mediating through MoPub.",
5   "description": "Supported ad formats:  Interstitial, Rewarded Video, Native.\n\nTo download and integrate the Flurry SDK, please check this tutorial: https://developer.yahoo.com/flurry/docs/integrateflurry/ios/).\n\n\nFor inquiries and support, please utilize the support center: https://developer.yahoo.com/flurry/docs/faq/faqpublisher/iOS/.",
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/chauduyphanvu1/mopub-ios-mediation.git",
16     "tag": "flurry-9.2.1.2"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "static_framework": true,
22   "source_files": "Flurry/*.{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         "Flurry-iOS-SDK/FlurrySDK": [
36           "9.2.1"
37         ],
38         "Flurry-iOS-SDK/FlurryAds": [
39           "9.2.1"
40         ]
41       }
42     }
43   ]