[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 7 / 9 / b / MGADENSDK / 1.0.10 / MGADENSDK.podspec.json
blob1cadaefa60895e4d4030a1a8d6393b156323c7b4
2   "name": "MGADENSDK",
3   "version": "1.0.10",
4   "summary": "微游戏广告SDK",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/StartEnd/MicroGameAdSDK",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Mr.Song": "996982027@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/StartEnd/MicroGameAdSDK.git",
16     "tag": "1.0.10"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "user_target_xcconfig": {
22     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
23   },
24   "pod_target_xcconfig": {
25     "VALID_ARCHS": "arm64 arm64e armv7 armv7s x86_64"
26   },
27   "vendored_frameworks": "MGADENSDK/MGADENSDK.framework",
28   "public_header_files": "Pod/Classes/**/*.h",
29   "prefix_header_contents": "#define MGADENSDKCOCOAPODS",
30   "dependencies": {
31     "Google-Mobile-Ads-SDK": [
33     ],
34     "GoogleMobileAdsMediationFacebook": [
36     ],
37     "GoogleMobileAdsMediationUnity": [
39     ],
40     "GoogleMobileAdsMediationIronSource": [
42     ],
43     "GoogleMobileAdsMediationAppLovin": [
45     ],
46     "GoogleMobileAdsMediationChartboost": [
48     ]
49   }