[Add] ZegoUIKitSignalingPlugin 2.5.5
[CocoaPods.git] / Specs / c / b / 0 / ISOMediAd / 1.0.4 / ISOMediAd.podspec.json
blobd0135abd7b78c6d123c7ada13cf80bea440860a2
2   "name": "ISOMediAd",
3   "version": "1.0.4",
4   "summary": "ISOMediAd 广告中台隔离app专用版本.",
5   "description": "基于XYAdPlatform、XYAdCore封装的广告中台,打成framework供隔离环境的app专用。",
6   "homepage": "https://github.com/lishuzhi1121/ISOMediAd",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "lishuzhi1121": "lishuzhi1121@163.com"
13   },
14   "source": {
15     "git": "https://github.com/lishuzhi1121/ISOMediAd.git",
16     "tag": "1.0.4"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "static_framework": true,
22   "source_files": "ISOMediAd/Classes/**/*",
23   "vendored_frameworks": [
24     "ISOMediAd/PrivateSDK/ApplinsSDK.framework",
25     "ISOMediAd/PrivateSDK/IWOWMoatMobileAppKit.framework",
26     "ISOMediAd/PrivateSDK/JRAnalysisKit.framework",
27     "ISOMediAd/PrivateSDK/XYADFramework.framework"
28   ],
29   "libraries": "resolv",
30   "frameworks": "AdSupport",
31   "dependencies": {
32     "FBAudienceNetwork": [
34     ],
35     "Google-Mobile-Ads-SDK": [
36       "7.69.0"
37     ],
38     "GoogleMobileAdsMediationFacebook": [
40     ],
41     "GoogleMobileAdsMediationTestSuite": [
43     ],
44     "MintegralAdSDK/NativeAd": [
45       "~> 6.7.2.0"
46     ],
47     "MintegralAdSDK/InterstitialVideoAd": [
48       "~> 6.7.2.0"
49     ],
50     "MintegralAdSDK/RewardVideoAd": [
51       "~> 6.7.2.0"
52     ],
53     "MintegralAdSDK/InterstitialAd": [
54       "~> 6.7.2.0"
55     ],
56     "MintegralAdSDK/BannerAd": [
57       "~> 6.7.2.0"
58     ],
59     "MintegralAdSDK/SplashAd": [
60       "~> 6.7.2.0"
61     ],
62     "MintegralAdSDK/NativeAdvancedAd": [
63       "~> 6.7.2.0"
64     ],
65     "VungleSDK-iOS": [
66       "6.9.1"
67     ],
68     "AFNetworking": [
69       "~> 4.0"
70     ],
71     "SDWebImage": [
73     ],
74     "SVProgressHUD": [
75       "~> 2.2.5"
76     ],
77     "Mantle": [
78       "~> 2.1.6"
79     ],
80     "Reachability": [
81       "~> 3.2"
82     ],
83     "Masonry": [
85     ],
86     "YYModel": [
88     ],
89     "ReactiveObjC": [
91     ],
92     "QVEditorKit/Core": [
94     ]
95   }