[Add] TensorFlowLiteSwift 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / 7 / 9 / 2 / MoPub-DIO-Adapters / 3.4.7 / MoPub-DIO-Adapters.podspec.json
blob0f2887cbc606f7a631d6d5aa5da835aae2ae6d68
2   "name": "MoPub-DIO-Adapters",
3   "version": "3.4.7",
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": "3.4.7"
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           "3.4.7"
39         ],
40         "mopub-ios-sdk/Core": [
41           "~> 5.8"
42         ]
43       }
44     }
45   ]