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/Common/*.{h,m,swift}"
43 "Source/Admob/*.{h,m,swift}",
44 "Source/*.{h,m,swift}"
47 "Google-Mobile-Ads-SDK": [
58 "Source/Unity/*.{h,m,swift}"
68 "pod_target_xcconfig": {
69 "SWIFT_ACTIVE_COMPILATION_CONDITIONS": "SMADKit_Unity",
70 "GCC_PREPROCESSOR_DEFINITIONS": "SMADKit_Unity=1"
76 "Source/Vungle/*.{h,m,swift}"
86 "pod_target_xcconfig": {
87 "SWIFT_ACTIVE_COMPILATION_CONDITIONS": "SMADKit_Vungle",
88 "GCC_PREPROCESSOR_DEFINITIONS": "SMADKit_Vungle=1"
92 "swift_version": "5.2"