[Add] FCNews 0.3.26
[CocoaPods.git] / Specs / 7 / 9 / b / MGADENSDK / 1.0.4 / MGADENSDK.podspec.json
blobb100b5f3c2b59267d8281832ddc5e8581e7b15b1
2   "name": "MGADENSDK",
3   "version": "1.0.4",
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.4"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "vendored_frameworks": "MGADENSDK/MGADENSDK.framework",
22   "public_header_files": "Pod/Classes/**/*.h",
23   "prefix_header_contents": "#define MGADENSDKCOCOAPODS",
24   "dependencies": {
25     "Google-Mobile-Ads-SDK": [
27     ],
28     "GoogleMobileAdsMediationFacebook": [
30     ],
31     "GoogleMobileAdsMediationUnity": [
33     ],
34     "GoogleMobileAdsMediationIronSource": [
36     ],
37     "AppLovinSDK": [
39     ],
40     "GoogleMobileAdsMediationVungle": [
42     ],
43     "GoogleMobileAdsMediationTapjoy": [
45     ]
46   }