blob: 6aed9073ba4c9d851e3b20783aad9242cb31cd4e [file] [log] [blame]
{
"name": "W_WeChatSDK",
"version": "1.0.1",
"summary": "微信官方SDK",
"description": "微信官方SDK 1.7.7 , 方便使用",
"homepage": "https://github.com/wgy111/W_WeChatSDK",
"license": "MIT",
"authors": {
"yao": "798169202@qq.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/wgy111/W_WeChatSDK.git",
"tag": "1.0.1"
},
"source_files": "W_WeChatSDK/**/*.h",
"public_header_files": "W_WeChatSDK/**/*.h",
"preserve_paths": "W_WeChatSDK/*.a",
"frameworks": [
"UIKit",
"Foundation",
"CoreTelephony",
"SystemConfiguration",
"CFNetwork",
"Social"
],
"requires_arc": true,
"xcconfig": {
"LIBRARY_SEARCH_PATHS": "\"$(PODS_ROOT)/W_WeChatSDK/W_WeChatSDK\""
}
}