12 "summary": "iOS YFAdsSDK",
13 "description": "欢迎大家使用YFAdsSDK",
14 "homepage": "http://www.yifan.com/",
16 "yifan": "576661787@qq.com"
19 "git": "https://gitee.com/nanjing-yao-play-club-network/ad-demo.git",
22 "user_target_xcconfig": {
23 "ENABLE_BITCODE": "NO"
25 "pod_target_xcconfig": {
26 "ENABLE_BITCODE": "NO"
28 "default_subspecs": "Core",
29 "static_framework": true,
32 "YFAdsSDK/Assets/**/*.*"
36 "VALID_ARCHS": "armv7 armv7s x86_64 arm64"
41 "source_files": "YFAdsSDK/Core/**/*.{h,m}",
42 "public_header_files": "YFAdsSDK/Core/**/*.h",
56 "source_files": "YFAdsSDK/Adspot/**/*.{h,m}",
57 "public_header_files": "YFAdsSDK/Adspot/**/*.h"
72 "source_files": "YFAdsSDK/Adapter/CSJ/**/*.{h,m}",
73 "public_header_files": "YFAdsSDK/Adapter/CSJ/**/*.h",
85 "SystemConfiguration",
123 "source_files": "YFAdsSDK/Adapter/GDT/**/*.{h,m}",
124 "public_header_files": "YFAdsSDK/Adapter/GDT/**/*.h",
129 "SystemConfiguration",
154 "source_files": "YFAdsSDK/Adapter/KS/**/*.{h,m}",
155 "public_header_files": "YFAdsSDK/Adapter/KS/**/*.h",
159 "MobileCoreServices",
162 "SystemConfiguration",
200 "source_files": "YFAdsSDK/Adapter/BD/**/*.{h,m}",
203 "SystemConfiguration",
208 "SystemConfiguration",
220 "weak_frameworks": "WebKit",
221 "public_header_files": "YFAdsSDK/Adapter/BD/**/*.h"