[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 6 / b / a / MEKSAdapter / 1.0.8 / MEKSAdapter.podspec.json
blob16c673a025286991aaef8eaf1de20dcc3f26de2e
2   "name": "MEKSAdapter",
3   "version": "1.0.8",
4   "summary": "A adapter of kuaishou 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/MEKSAdapter.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/MEKSAdapter.git",
16     "tag": "1.0.8"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "pod_target_xcconfig": {
22     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
23   },
24   "source_files": "MEKSAdapter/Classes/**/*",
25   "dependencies": {
26     "KSAdSDK": [
27       "~> 3.3.3"
28     ],
29     "MEAdvSDK": [
30       "~> 1.0.17"
31     ]
32   }