2 "name": "OpenWeChatSDK",
8 "summary": "WeChatSDK for Cocoapods convenience.",
9 "homepage": "https://github.com/JarvanMo/OpenWeChatSDK",
11 "JarvanMo": "jarvan.mo@gmail.com"
14 "git": "https://github.com/JarvanMo/OpenWeChatSDK.git",
20 "module_name": "OpenWeChatSDK",
21 "source_files": "Headers/**/*.{h,m}",
22 "public_header_files": "Headers/**/*.h",
23 "vendored_libraries": "**/*.a",
24 "static_framework": true,
25 "preserve_paths": "libWeChatSDK.a",
28 "SystemConfiguration",
36 "pod_target_xcconfig": {
37 "OTHER_LDFLAGS": "-all_load"