[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / d / e / 3 / MultiAds / 0.2.0 / MultiAds.podspec.json
bloba35dcec45b0468ba5338907884eedac3bfd0797b
2   "name": "MultiAds",
3   "version": "0.2.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": "10.0"
16   },
17   "swift_versions": "5",
18   "source": {
19     "git": "https://gitlab.com/colddream/multiads.git",
20     "tag": "0.2.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     "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     "APDAdColonyAdapter": [
42       "2.10.2.1"
43     ],
44     "APDAmazonAdsAdapter": [
45       "2.10.2.1"
46     ],
47     "APDAppLovinAdapter": [
48       "2.10.2.1"
49     ],
50     "APDBidMachineAdapter": [
51       "2.10.2.1"
52     ],
53     "APDFacebookAudienceAdapter": [
54       "2.10.2.1"
55     ],
56     "APDGoogleAdMobAdapter": [
57       "2.10.2.1"
58     ],
59     "APDIronSourceAdapter": [
60       "2.10.2.1"
61     ],
62     "APDMyTargetAdapter": [
63       "2.10.2.1"
64     ],
65     "APDOguryAdapter": [
66       "2.10.2.1"
67     ],
68     "APDSmaatoAdapter": [
69       "2.10.2.1"
70     ],
71     "APDStartAppAdapter": [
72       "2.10.2.1"
73     ],
74     "APDUnityAdapter": [
75       "2.10.2.1"
76     ],
77     "APDVungleAdapter": [
78       "2.10.2.1"
79     ],
80     "APDYandexAdapter": [
81       "2.10.2.1"
82     ],
83     "SnapKit": [
84       "~> 5.0.1"
85     ]
86   },
87   "static_framework": true,
88   "swift_version": "5"