5 "homepage": "https://github.com/Soulmob/SMADKit",
7 "mengqingzheng": "mengqingzheng@munimob.com"
17 "static_framework": true,
25 "git": "git@github.com:Soulmob/SMADKit.git",
28 "default_subspecs": "Admob",
33 "Source/Admob/*.{h,m,swift}",
34 "Source/*.{h,m,swift}",
35 "Source/Common/*.{h,m,swift}"
38 "Google-Mobile-Ads-SDK": [
49 "Source/Unity/*.{h,m,swift}"
59 "pod_target_xcconfig": {
60 "SWIFT_ACTIVE_COMPILATION_CONDITIONS": "SMADKit_Unity",
61 "GCC_PREPROCESSOR_DEFINITIONS": "SMADKit_Unity=1"
67 "Source/Vungle/*.{h,m,swift}"
77 "pod_target_xcconfig": {
78 "SWIFT_ACTIVE_COMPILATION_CONDITIONS": "SMADKit_Vungle",
79 "GCC_PREPROCESSOR_DEFINITIONS": "SMADKit_Vungle=1"
85 "Source/AppLovin/*.{h,m,swift}"
95 "pod_target_xcconfig": {
96 "SWIFT_ACTIVE_COMPILATION_CONDITIONS": "SMADKit_AppLovin",
97 "GCC_PREPROCESSOR_DEFINITIONS": "SMADKit_AppLovin=1"
101 "swift_version": "6.0"