2 "name": "OpenWeChatSDK",
4 "summary": "WeChatSDK for Cocoapods convenience.",
10 "JarvanMo": "jarvan.mo@gmail.com"
12 "homepage": "https://github.com/JarvanMo/OpenWeChatSDK",
14 "git": "https://github.com/JarvanMo/OpenWeChatSDK.git",
21 "source_files": "Pod/Library/include/**/*.h",
22 "public_header_files": "Pod/Library/include/WeChat/*.h",
24 "SystemConfiguration",
32 "default_subspecs": "precompiled",
35 "name": "precompiled",
37 "Pod/Library/include/WeChat/*.h",
40 "vendored_libraries": "Pod/Library/lib/*.a",
42 "HEADER_SEARCH_PATHS": "${PODS_ROOT}/Headers/Public/OpenWeChatSDK"