[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / f / e / 0 / MEBUADAdapter / 1.0.0 / MEBUADAdapter.podspec.json
blob88c39a88aebe46d9f84a20d73c55d7a426a77e8e
2   "name": "MEBUADAdapter",
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/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.0"
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.0"
28     ]
29   }