[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 7 / 9 / b / MGADENSDK / 0.6.0 / MGADENSDK.podspec.json
blob5c935a682841d7e9643be9510ffeb118179f987a
2   "name": "MGADENSDK",
3   "version": "0.6.0",
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": "0.6.0"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "vendored_frameworks": "MGADENSDK/MGADENSDK.framework",
22   "public_header_files": "Pod/Classes/**/*.h",
23   "dependencies": {
24     "Google-Mobile-Ads-SDK": [
25       "=7.55.1"
26     ],
27     "FBAudienceNetwork": [
28       "=5.7.0"
29     ],
30     "GoogleMobileAdsMediationFacebook": [
31       "=5.7.0"
32     ]
33   }