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 "swift_versions": "5.0",
19 "pod_target_xcconfig": {
20 "OTHER_LDFLAGS": "-ObjC -all_load"
27 "SystemConfiguration",
37 "common/*.{h,m,swift}",
38 "ReducedWeChat/source/**/*.{h,m,swift}"
40 "vendored_libraries": "ReducedWeChat/lib/libWeChatSDK.a",
41 "swift_version": "5.0"