[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / f / e / 0 / MEBUADAdapter / 1.0.14 / MEBUADAdapter.podspec.json
blob45963025ba72103dced0b68ee2ee4ea8244ef12a
2   "name": "MEBUADAdapter",
3   "version": "1.0.14",
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.14"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "pod_target_xcconfig": {
22     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
23   },
24   "source_files": "MEBUADAdapter/Classes/**/*",
25   "dependencies": {
26     "Bytedance-UnionAD": [
27       "3.2.6.2"
28     ],
29     "MEAdvSDK": [
30       "~> 1.0.20"
31     ]
32   }