[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 7 / 9 / b / MGADENSDK / 0.5.0 / MGADENSDK.podspec.json
bloba591319de905f06f7c2c8077cc98addcb85cbec2
2   "name": "MGADENSDK",
3   "version": "0.5.0",
4   "summary": "A short description of MGADENSDK.",
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     "StartEnd": "858965877@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/StartEnd/MicroGameAdSDK.git",
16     "tag": "0.5.0"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "vendored_frameworks": "MGADENSDK/MGADENSDK.framework",
22   "public_header_files": "Pod/Classes/**/*.h",
23   "frameworks": [
24     "UIKit",
25     "Foundation"
26   ],
27   "static_framework": true,
28   "dependencies": {
29     "FBAudienceNetwork": [
31     ],
32     "Google-Mobile-Ads-SDK": [
34     ],
35     "GoogleMobileAdsMediationFacebook": [
37     ]
38   }