[Add] RegulaCommonStage 7.5.928
[CocoaPods.git] / Specs / 7 / 9 / 2 / MoPub-DIO-Adapters / 2.7.0 / MoPub-DIO-Adapters.podspec.json
blobf2406c6ff1a7f73bb0fdf92e48e4f9355586ea3b
2   "name": "MoPub-DIO-Adapters",
3   "version": "2.7.0",
4   "summary": "DIO Adapters for mediating through MoPub.",
5   "homepage": "https://www.display.io/",
6   "license": {
7     "type": "Apache-2.0",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Ariel Malka": "arielm@display.io"
12   },
13   "source": {
14     "git": "https://github.com/displayio/MoPub-DIO-Adapters-iOS.git",
15     "tag": "2.7.0"
16   },
17   "platforms": {
18     "ios": "10.0"
19   },
20   "pod_target_xcconfig": {
21     "VALID_ARCHS": "arm64 x86_64"
22   },
23   "static_framework": true,
24   "subspecs": [
25     {
26       "name": "MoPub",
27       "dependencies": {
28         "mopub-ios-sdk/Core": [
29           "~> 5.8"
30         ]
31       }
32     },
33     {
34       "name": "Network",
35       "source_files": "Classes/*.{h,m}",
36       "dependencies": {
37         "DIOSDK": [
38           "2.7.0"
39         ],
40         "mopub-ios-sdk/Core": [
41           "~> 5.8"
42         ]
43       }
44     }
45   ]