[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / d / e / 3 / MultiAds / 0.1.0 / MultiAds.podspec.json
blobcca74eba9dc175de6c08a446fb265d09d2a2029f
2   "name": "MultiAds",
3   "version": "0.1.0",
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.1.0"
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     "CLANG_ALLOW_NON_MODULAR_INCLUDES_IN_FRAMEWORK_MODULES": true
37   },
38   "dependencies": {
39     "APDAdColonyAdapter": [
40       "2.7.4.1"
41     ],
42     "APDAmazonAdsAdapter": [
43       "2.7.4.1"
44     ],
45     "APDAppLovinAdapter": [
46       "2.7.4.1"
47     ],
48     "APDAppodealAdExchangeAdapter": [
49       "2.7.4.1"
50     ],
51     "APDChartboostAdapter": [
52       "2.7.4.1"
53     ],
54     "APDFacebookAudienceAdapter": [
55       "2.7.4.1"
56     ],
57     "APDGoogleAdMobAdapter": [
58       "2.7.4.1"
59     ],
60     "APDInMobiAdapter": [
61       "2.7.4.1"
62     ],
63     "APDInnerActiveAdapter": [
64       "2.7.4.1"
65     ],
66     "APDIronSourceAdapter": [
67       "2.7.4.1"
68     ],
69     "APDMyTargetAdapter": [
70       "2.7.4.1"
71     ],
72     "APDOguryAdapter": [
73       "2.7.4.1"
74     ],
75     "APDOpenXAdapter": [
76       "2.7.4.1"
77     ],
78     "APDPubnativeAdapter": [
79       "2.7.4.1"
80     ],
81     "APDSmaatoAdapter": [
82       "2.7.4.2"
83     ],
84     "APDStartAppAdapter": [
85       "2.7.4.1"
86     ],
87     "APDTapjoyAdapter": [
88       "2.7.4.1"
89     ],
90     "APDUnityAdapter": [
91       "2.7.4.1"
92     ],
93     "APDVungleAdapter": [
94       "2.7.4.1"
95     ],
96     "APDYandexAdapter": [
97       "2.7.4.1"
98     ],
99     "SnapKit": [
100       "~> 4.2.0"
101     ]
102   },
103   "static_framework": true,
104   "swift_version": "5"