[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / b / 5 / c / JZGameAdertMTG / 0.0.6 / JZGameAdertMTG.podspec.json
bloba890f481eb514fbc5397b86cab62630d231266dd
2   "name": "JZGameAdertMTG",
3   "version": "0.0.6",
4   "summary": "JZGameAdertMTG",
5   "description": "JZGameAdertSDK对MTG的封装",
6   "homepage": "https://gitee.com/asoasm/AdjuzIosGameSdk.git",
7   "license": {
8     "type": "MIT"
9   },
10   "authors": {
11     "YufengLiu": "18501955710@163.com"
12   },
13   "platforms": {
14     "ios": "8.0"
15   },
16   "source": {
17     "git": "https://gitee.com/asoasm/AdjuzIosGameSdk.git",
18     "tag": "0.0.6"
19   },
20   "requires_arc": true,
21   "pod_target_xcconfig": {
22     "DEFINES_MODULE": "YES",
23     "CLANG_ALLOW_NON_MODULAR_INCLUDES_IN_FRAMEWORK_MODULES": "YES"
24   },
25   "static_framework": true,
26   "frameworks": [
27     "UIKit",
28     "Foundation"
29   ],
30   "user_target_xcconfig": {
31     "CLANG_ALLOW_NON_MODULAR_INCLUDES_IN_FRAMEWORK_MODULES": "YES"
32   },
33   "dependencies": {
34     "JZGameAdertSDK": [
36     ],
37     "MintegralAdSDK": [
39     ],
40     "MintegralAdSDK/RewardVideoAd": [
42     ],
43     "MintegralAdSDK/InterstitialAd": [
45     ],
46     "MintegralAdSDK/InterstitialVideoAd": [
48     ]
49   },
50   "source_files": "Code/MTG/*.{h,m}"