5 "homepage": "https://github.com/Soulmob/SMADKit",
7 "mengqingzheng": "mengqingzheng@munimob.com"
17 "static_framework": true,
24 "git": "git@github.com:Soulmob/SMADKit.git",
27 "default_subspecs": "Admob",
32 "Source/Admob/*.{h,m,swift}",
33 "Source/*.{h,m,swift}",
34 "Source/Common/*.{h,m,swift}"
37 "Google-Mobile-Ads-SDK": [
48 "Source/Unity/*.{h,m,swift}"
58 "pod_target_xcconfig": {
59 "SWIFT_ACTIVE_COMPILATION_CONDITIONS": "SMADKit_Unity",
60 "GCC_PREPROCESSOR_DEFINITIONS": "SMADKit_Unity=1"
66 "Source/Vungle/*.{h,m,swift}"
76 "pod_target_xcconfig": {
77 "SWIFT_ACTIVE_COMPILATION_CONDITIONS": "SMADKit_Vungle",
78 "GCC_PREPROCESSOR_DEFINITIONS": "SMADKit_Vungle=1"
84 "Source/AppLovin/*.{h,m,swift}"
94 "pod_target_xcconfig": {
95 "SWIFT_ACTIVE_COMPILATION_CONDITIONS": "SMADKit_AppLovin",
96 "GCC_PREPROCESSOR_DEFINITIONS": "SMADKit_AppLovin=1"
100 "swift_version": "5.2"