blob: e7029f738b6c0f9e202d192061599cf14abe9437 [file] [log] [blame]
{
"name": "RX3_WeChatSDK",
"version": "1.6.2.1",
"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.6.2.1"
},
"description": "RX3_WeChatSDK is a wechat sdk.",
"source_files": "RX3_WeChatSDK/sdk/*.{h,m}",
"frameworks": "SystemConfiguration",
"requires_arc": true,
"libraries": [
"z",
"sqlite3",
"c++"
],
"platforms": {
"ios": "7.0"
},
"vendored_libraries": "RX3_WeChatSDK/sdk/*.a"
}