[Add] TensorFlowLiteSwift 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / 7 / b / 3 / MobiGDTAdapter / 0.1.3 / MobiGDTAdapter.podspec.json
blob3fdf0e28b809eb2bd98864a7c140429aa200284b
2   "name": "MobiGDTAdapter",
3   "version": "0.1.3",
4   "summary": "This is a ads sdk of Mobiexchanger.",
5   "description": "This is a Mobiexchanger's advertise SDK, and we can use it as a module",
6   "homepage": "https://github.com/liusas/MobiGDTAdapter.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Liusas": "liufeng@mobiexchanger.com"
13   },
14   "source": {
15     "git": "https://github.com/liusas/MobiGDTAdapter.git",
16     "tag": "0.1.3"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "vendored_frameworks": "MobiGDTAdapter/*.framework",
22   "dependencies": {
23     "GDTMobSDK": [
24       "~> 4.10.19"
25     ],
26     "MobiAdSDK": [
27       "~> 0.1.3"
28     ]
29   }