[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / c / b / 0 / ISOMediAd / 1.2.1 / ISOMediAd.podspec.json
blobf6034e7f7d2ad1b72d1e43484b32f76eea2f47f8
2   "name": "ISOMediAd",
3   "version": "1.2.1",
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.2.1"
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/JRAnalysisKit.framework",
26     "ISOMediAd/PrivateSDK/XYADFramework.framework"
27   ],
28   "libraries": "resolv",
29   "frameworks": "AdSupport",
30   "dependencies": {
31     "FBAudienceNetwork": [
33     ],
34     "Google-Mobile-Ads-SDK": [
35       "~> 8.2.0"
36     ],
37     "GoogleMobileAdsMediationFacebook": [
39     ],
40     "MintegralAdSDK/NativeAd": [
41       "~> 6.7.2.0"
42     ],
43     "MintegralAdSDK/InterstitialVideoAd": [
44       "~> 6.7.2.0"
45     ],
46     "MintegralAdSDK/RewardVideoAd": [
47       "~> 6.7.2.0"
48     ],
49     "MintegralAdSDK/InterstitialAd": [
50       "~> 6.7.2.0"
51     ],
52     "MintegralAdSDK/BannerAd": [
53       "~> 6.7.2.0"
54     ],
55     "MintegralAdSDK/SplashAd": [
56       "~> 6.7.2.0"
57     ],
58     "MintegralAdSDK/NativeAdvancedAd": [
59       "~> 6.7.2.0"
60     ],
61     "AFNetworking": [
62       "~> 4.0"
63     ],
64     "SDWebImage": [
66     ],
67     "SVProgressHUD": [
68       "~> 2.2.5"
69     ],
70     "Mantle": [
71       "~> 2.1.6"
72     ],
73     "Reachability": [
74       "~> 3.2"
75     ],
76     "Masonry": [
78     ],
79     "YYModel": [
81     ],
82     "ReactiveObjC": [
84     ],
85     "QVEditorKit/Core": [
87     ]
88   }