2 "name": "SocialSDKs_Swift_ReducedWeChat",
4 "summary": "微信原生SDK(无支付)动态库",
5 "description": "基于WeChatSDK1.8.5_NoPay(不包含支付功能)动态库封装",
6 "homepage": "https://github.com/WessonWu/SocialSDKs_Swift",
9 "wessonwu": "wessonwu94@gmail.com"
12 "git": "https://github.com/WessonWu/SocialSDKs_Swift.git",
15 "module_name": "ReducedWeChat",
19 "swift_versions": "5.0",
20 "pod_target_xcconfig": {
21 "OTHER_LDFLAGS": "-ObjC -all_load"
28 "SystemConfiguration",
38 "common/*.{h,m,swift}",
39 "ReducedWeChat/source/**/*.{h,m,swift}"
41 "vendored_libraries": "ReducedWeChat/lib/libWeChatSDK.a",
42 "swift_version": "5.0"