[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / d / e / 3 / MultiAds / 0.2.4 / MultiAds.podspec.json
blobf98e5f346818b5a71c398efdd96c6ee2fc1a3c33
2   "name": "MultiAds",
3   "version": "0.2.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": "10.0"
16   },
17   "swift_versions": "5",
18   "source": {
19     "git": "https://gitlab.com/colddream/multiads.git",
20     "tag": "0.2.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     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
34   },
35   "user_target_xcconfig": {
36     "OTHER_SWIFT_FLAGS": "-Xcc -Wno-error=non-modular-include-in-framework-module",
37     "CLANG_ALLOW_NON_MODULAR_INCLUDES_IN_FRAMEWORK_MODULES": true,
38     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
39   },
40   "dependencies": {
41     "StartAppSDK": [
42       "~> 4.7.1"
43     ],
44     "APDAdColonyAdapter": [
45       "2.11.1.3"
46     ],
47     "APDAmazonAdsAdapter": [
48       "2.11.1.2"
49     ],
50     "APDAppLovinAdapter": [
51       "2.11.1.3"
52     ],
53     "APDBidMachineAdapter": [
54       "2.11.1.3"
55     ],
56     "APDFacebookAudienceAdapter": [
57       "2.11.1.2"
58     ],
59     "APDGoogleAdMobAdapter": [
60       "2.11.1.3"
61     ],
62     "APDIronSourceAdapter": [
63       "2.11.1.3"
64     ],
65     "APDMyTargetAdapter": [
66       "2.11.1.2"
67     ],
68     "APDOguryAdapter": [
69       "2.11.1.1"
70     ],
71     "APDUnityAdapter": [
72       "2.11.1.2"
73     ],
74     "APDVungleAdapter": [
75       "2.11.1.2"
76     ],
77     "APDYandexAdapter": [
78       "2.11.1.1"
79     ],
80     "SnapKit": [
81       "~> 5.6.0"
82     ]
83   },
84   "static_framework": true,
85   "swift_version": "5"