[Add] RegulaCommonStage 7.5.928
[CocoaPods.git] / Specs / 7 / 9 / 2 / MoPub-DIO-Adapters / 1.1.0 / MoPub-DIO-Adapters.podspec.json
blob65e7240f165569725a3075954720059172b26a73
2   "name": "MoPub-DIO-Adapters",
3   "version": "1.1.0",
4   "summary": "DIO Adapters for mediating through MoPub.",
5   "homepage": "https://www.display.io/",
6   "license": {
7     "type": "",
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": "1.1.0"
16   },
17   "platforms": {
18     "ios": "11.0"
19   },
20   "static_framework": true,
21   "subspecs": [
22     {
23       "name": "MoPub",
24       "dependencies": {
25         "mopub-ios-sdk/Core": [
26           "~> 5.8"
27         ]
28       }
29     },
30     {
31       "name": "Network",
32       "source_files": "Classes/*.{h,m}",
33       "dependencies": {
34         "DIOSDK": [
35           "2.3.0"
36         ],
37         "mopub-ios-sdk/Core": [
38           "~> 5.8"
39         ]
40       }
41     }
42   ]