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",
18 "pod_target_xcconfig": {
19 "OTHER_LDFLAGS": "-ObjC -all_load"
26 "SystemConfiguration",
37 "ReducedWeChat/source/**/*.{h,m}"
39 "vendored_libraries": "ReducedWeChat/lib/libWeChatSDK.a",
40 "module_map": "ReducedWeChat/source/module.modulemap"