2 "name": "WechatOpenSDK-TY",
4 "summary": "微信sdk的swift封装",
5 "description": "微信sdk的swift封装,跟随微信版本",
6 "homepage": "https://gitee.com/style_tender_t/wechat-open-sdk-ty",
12 "Blackvsion": "785072254@qq.com"
15 "git": "https://gitee.com/style_tender_t/wechat-open-sdk-ty.git",
21 "swift_versions": "5.0",
23 "static_framework": true,
24 "source_files": "WechatOpenSDK-TY/Classes/**/*",
25 "vendored_libraries": "WechatOpenSDK-TY/Classes/**/*.{a}",
35 "pod_target_xcconfig": {
36 "OTHER_LDFLAGS": "-all_load",
37 "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
39 "user_target_xcconfig": {
40 "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
42 "swift_version": "5.0"