Latest | 1.7.5.1 |
---|---|
Homepage | https://open.weixin.qq.com |
License | LGPL |
Platforms | ios 6.0 |
Latest podspec
{ "name": "WeChatSDKV1_7", "version": "1.7.5.1", "summary": "WeChatSDK Pod v1.7 for Cocoapods convenience", "description": "This pod is used who want to use WeChatSDK v1.7 with podfile.", "authors": "https://open.weixin.qq.com", "homepage": "https://open.weixin.qq.com", "license": { "type": "LGPL", "file": "LICENSE" }, "platforms": { "ios": "6.0" }, "requires_arc": false, "source": { "git": "https://github.com/crazyhf/WeChatSDKV1_7.git", "tag": "v1.7.5.1" }, "source_files": "OpenSDK1.7/**/*.h", "preserve_paths": [ "OpenSDK1.7/libWeChatSDK.a", "OpenSDK1.7/README.txt" ], "vendored_libraries": "OpenSDK1.7/libWeChatSDK.a", "public_header_files": "OpenSDK1.7/**/*.h", "xcconfig": { "OTHER_LDFLAGS": "$(inherited) -lz -lsqlite3 -lc++ -framework "SystemConfiguration" -framework "CoreTelephony"" } }
Tue, 07 Feb 2017 13:20:30 +0000