blob: 11a7f1b2d93a28d40419e8dcdba402ae9d73ddf8 [file] [log] [blame]
{
"name": "WeChat",
"version": "1.0.1",
"summary": "W",
"homepage": "https://open.weixin.qq.com",
"license": "MIT",
"authors": {
"JerryGa": "staticga@gmail.com"
},
"platforms": {
"ios": "6.0"
},
"source": {
"git": "https://github.com/jerryga/WeChatAPI.git",
"tag": "1.0.1"
},
"requires_arc": true,
"source_files": "WeChatAPI/*.h",
"vendored_libraries": "WeChatAPI/libWeChatSDK.a"
}