blob: 437cee9a21b824dfc5e2d481a259ce05a3544e74 [file] [log] [blame]
{
"name": "W_WeChatSDK",
"version": "1.7.7",
"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.7.7"
},
"source_files": "W_WeChatSDK/**/*.{h,m}",
"public_header_files": "W_WeChatSDK/**/*.h",
"frameworks": [
"UIKit",
"Foundation",
"CoreTelephony",
"SystemConfiguration",
"CFNetwork",
"Social"
],
"requires_arc": true
}