[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 0 / c / f / MoPub-Reference-Adapters / 1.0.0.2 / MoPub-Reference-Adapters.podspec.json
blobfc35ddff8ec2f8d6ed5d2b8e3a444c596ba6b393
2   "name": "MoPub-Reference-Adapters",
3   "version": "1.0.0.2",
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.2"
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"
29     ]
30   }