[Add] YIM 2.2.1
[CocoaPods.git] / Specs / 0 / e / b / AdMob-DIO-Adapters / 2.9.2 / AdMob-DIO-Adapters.podspec.json
blob2687301c1b045e8e07a90628dee45be629a821cd
2   "name": "AdMob-DIO-Adapters",
3   "version": "2.9.2",
4   "summary": "DIO Adapters for mediating through AdMob.",
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/AdMob-DIO-Adapters-iOS.git",
15     "tag": "2.9.2"
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": "AdMob",
27       "dependencies": {
28         "Google-Mobile-Ads-SDK": [
30         ]
31       }
32     },
33     {
34       "name": "Network",
35       "source_files": "Classes/*.{h,m}",
36       "dependencies": {
37         "DIOSDK": [
38           "2.9.2"
39         ],
40         "Google-Mobile-Ads-SDK": [
42         ]
43       }
44     }
45   ]