[Add] TensorFlowLiteSwift 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / 4 / 1 / 8 / MEDoNewsAdapter / 1.0.0 / MEDoNewsAdapter.podspec.json
bloba3659bea4bc638c289849cb9d3f0e2eec881b1fa
2   "name": "MEDoNewsAdapter",
3   "version": "1.0.0",
4   "summary": "A adapter of BUAD for mediation SDK",
5   "description": "this is a Mobiexchanger's advertise adapter, and we use it as a module",
6   "homepage": "https://github.com/liusas/MEDoNewsAdapter",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "liusas": "liufeng@mobiexchanger.com"
13   },
14   "source": {
15     "git": "https://github.com/liusas/MEDoNewsAdapter.git",
16     "tag": "1.0.0"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "MEDoNewsAdapter/Classes/**/*",
22   "dependencies": {
23     "DNAdSDK": [
24       "~> 5.6"
25     ],
26     "MEAdvSDK": [
27       "~> 1.0.33"
28     ]
29   }