[Add] ZJSDK 2.5.5.0
[CocoaPods.git] / Specs / d / e / 3 / MultiAds / 0.0.4 / MultiAds.podspec.json
blobff6ffa02076a82df4e7e7968f8e657d6297e5937
2   "name": "MultiAds",
3   "version": "0.0.4",
4   "summary": "A CocoaPods library written in Swift",
5   "description": "This CocoaPods library helps you perform calculation.",
6   "homepage": "https://gitlab.com/colddream/MultiAds",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Thang Do": "thangdq.uit.edu@gmail.com"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "swift_versions": "5",
18   "source": {
19     "git": "https://gitlab.com/colddream/multiads.git",
20     "tag": "0.0.4"
21   },
22   "source_files": [
23     "MultiAds/*.{h,swift}",
24     "MultiAds/**/*.swift"
25   ],
26   "resource_bundles": {
27     "MultiAds": [
28       "MultiAds/**/*.{storyboard,xib}"
29     ]
30   },
31   "pod_target_xcconfig": {
32     "OTHER_SWIFT_FLAGS": "-Xcc -Wno-error=non-modular-include-in-framework-module"
33   },
34   "user_target_xcconfig": {
35     "OTHER_SWIFT_FLAGS": "-Xcc -Wno-error=non-modular-include-in-framework-module"
36   },
37   "dependencies": {
38     "APDGoogleAdMobAdapter": [
39       "2.6.3.1"
40     ],
41     "APDFacebookAudienceAdapter": [
42       "2.6.3.1"
43     ],
44     "APDInMobiAdapter": [
45       "2.6.3.1"
46     ],
47     "APDAdColonyAdapter": [
48       "2.6.3.1"
49     ],
50     "APDAmazonAdsAdapter": [
51       "2.6.3.1"
52     ],
53     "APDAppLovinAdapter": [
54       "2.6.3.1"
55     ],
56     "APDAppodealAdExchangeAdapter": [
57       "2.6.3.1"
58     ],
59     "APDChartboostAdapter": [
60       "2.6.3.1"
61     ],
62     "APDInnerActiveAdapter": [
63       "2.6.3.1"
64     ],
65     "APDIronSourceAdapter": [
66       "2.6.3.1"
67     ],
68     "APDMintegralAdapter": [
69       "2.6.3.1"
70     ],
71     "APDMyTargetAdapter": [
72       "2.6.3.1"
73     ],
74     "APDStartAppAdapter": [
75       "2.6.3.1"
76     ],
77     "APDVungleAdapter": [
78       "2.6.3.1"
79     ],
80     "APDSmaatoAdapter": [
81       "2.6.3.1"
82     ],
83     "APDTapjoyAdapter": [
84       "2.6.3.1"
85     ],
86     "APDOguryAdapter": [
87       "2.6.3.1"
88     ],
89     "APDOpenXAdapter": [
90       "2.6.3.1"
91     ],
92     "APDPubnativeAdapter": [
93       "2.6.3.1"
94     ],
95     "APDUnityAdapter": [
96       "2.6.3.1"
97     ],
98     "APDYandexAdapter": [
99       "2.6.3.1"
100     ],
101     "RxSwift": [
102       "~> 5.1.1"
103     ],
104     "SnapKit": [
105       "~> 4.2.0"
106     ]
107   },
108   "static_framework": true,
109   "swift_version": "5"