blob: c1cfe0d0280afdeb1dfe5a6a852cc9f2b6e43714 [file] [log] [blame]
{
"name": "RX3_WeChatSDK",
"version": "1.7.6.2",
"license": "MIT",
"summary": "RX3_WeChatSDK is a wechat sdk",
"homepage": "https://github.com/xzjxylophone/RX3_WeChatSDK",
"authors": {
"Rush.D.Xzj": "xzjxylophoe@gmail.com"
},
"social_media_url": "http://weibo.com/xzjxylophone",
"source": {
"git": "https://github.com/xzjxylophone/RX3_WeChatSDK.git",
"tag": "v1.7.6.2"
},
"description": "RX3_WeChatSDK is a wechat sdk.",
"source_files": "RX3_WeChatSDK/sdk/*.{h,m}",
"frameworks": [
"SystemConfiguration",
"CoreTelephony"
],
"requires_arc": true,
"libraries": [
"z",
"sqlite3",
"c++"
],
"platforms": {
"ios": "7.0"
},
"vendored_libraries": "RX3_WeChatSDK/sdk/*.a"
}