[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / 0 / c / f / MoPub-Reference-Adapters / 1.0.0.1 / MoPub-Reference-Adapters.podspec.json
bloba2655d480dfc1b00a99f4543b4116ecf8f528ee1
2   "name": "MoPub-Reference-Adapters",
3   "version": "1.0.0.1",
4   "summary": "Reference Adapters for mediating through MoPub.",
5   "description": "Supported ad formats: Inline, Fullscreen and Native.",
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/mopub/mopub-ios-mediation.git",
16     "tag": "referencenetwork-1.0.0.1"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "static_framework": true,
22   "source_files": "ReferenceAdapter/**/*.{h,m}",
23   "resource_bundles": {
24     "ReferenceNetworkSDKResources": "ReferenceAdapter/Network/*.{xcassets}"
25   },
26   "dependencies": {
27     "mopub-ios-sdk": [
28       "~> 5.17.0"
29     ]
30   }