[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / 1 / c / 8 / gjg-MoPub-IronSource-Adapters / 6.8.4.0.1 / gjg-MoPub-IronSource-Adapters.podspec.json
blobca82848d2b05e39a2feee890ae61e3987b61ffef
2   "name": "gjg-MoPub-IronSource-Adapters",
3   "version": "6.8.4.0.1",
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.0.1"
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.5"
31         ]
32       }
33     },
34     {
35       "name": "Network",
36       "source_files": "IronSource/*.{h,m}",
37       "dependencies": {
38         "IronSourceSDK": [
39           "6.8.4.0"
40         ],
41         "gjg-mopub-ios-sdk/Core": [
42           "~> 5.5"
43         ]
44       }
45     }
46   ]