[Add] BoostAI 1.1.28
[CocoaPods.git] / Specs / f / e / 0 / MEBUADAdapter / 1.0.3 / MEBUADAdapter.podspec.json
blob99058c52d42937ddb3924f16d6ca6758682d7e96
2   "name": "MEBUADAdapter",
3   "version": "1.0.3",
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/MEBUADAdapter.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "刘峰": "liufeng@mobiexchanger.com"
13   },
14   "source": {
15     "git": "https://github.com/liusas/MEBUADAdapter.git",
16     "tag": "1.0.3"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "MEBUADAdapter/Classes/**/*",
22   "dependencies": {
23     "Bytedance-UnionAD": [
24       "2.9.5.8"
25     ],
26     "MEAdvSDK": [
27       "~> 1.0.1"
28     ]
29   }