[Add] DittoObjC 4.9.2
[CocoaPods.git] / Specs / 6 / b / a / MEKSAdapter / 1.0.1 / MEKSAdapter.podspec.json
blob19bf4860ce37c7d62a0cc45327960f5f23727853
2   "name": "MEKSAdapter",
3   "version": "1.0.1",
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.1"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "MEKSAdapter/Classes/**/*",
22   "dependencies": {
23     "KSAdSDK": [
24       "3.2.1"
25     ],
26     "MEAdvSDK": [
27       "~> 1.0.1"
28     ]
29   }