[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 1 / c / 8 / gjg-MoPub-IronSource-Adapters / 6.8.4.2.0 / gjg-MoPub-IronSource-Adapters.podspec.json
blob3b3c4a1c9889ecec08c1b9b6fea3e8f2753495f2
2   "name": "gjg-MoPub-IronSource-Adapters",
3   "version": "6.8.4.2.0",
4   "summary": "IronSource Adapters for mediating through MoPub.",
5   "description": "Supported ad formats: Interstitial, Rewarded Video.\n\nTo download and integrate the IronSource SDK, please check this tutorial: https://developers.ironsrc.com/ironsource-mobile/ios/ios-sdk/ \n\n\nFor inquiries and support, please check https://developers.ironsrc.com/submit-a-request/",
6   "homepage": "https://github.com/arkenthera/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/arkenthera/mopub-ios-mediation.git",
16     "tag": "gjg-ironsource-6.8.4.2.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "static_framework": true,
22   "xcconfig": {
23     "CLANG_ALLOW_NON_MODULAR_INCLUDES_IN_FRAMEWORK_MODULES": "YES"
24   },
25   "subspecs": [
26     {
27       "name": "MoPub",
28       "dependencies": {
29         "gjg-mopub-ios-sdk/Core": [
30           "~> 5.7"
31         ]
32       }
33     },
34     {
35       "name": "Network",
36       "source_files": "IronSource/*.{h,m}",
37       "dependencies": {
38         "IronSourceSDK": [
39           "6.8.4.2"
40         ],
41         "gjg-mopub-ios-sdk/Core": [
42           "~> 5.7"
43         ]
44       }
45     }
46   ]