blob: 92c54a80cd7c1ec4bdbf3919fa114b3e9254d329 [file] [log] [blame]
{
"name": "WeChat",
"version": "1.0.0",
"summary": "W",
"homepage": "https://open.weixin.qq.com",
"license": "MIT",
"authors": {
"JerryGa": "staticga@gmail.com"
},
"platforms": {
"ios": null
},
"source": {
"git": "https://github.com/jerryga/WeChatAPI.git",
"tag": "1.0.0"
},
"requires_arc": true,
"source_files": "WeChatAPI/*",
"libraries": "WeChatSDK",
"xcconfig": {
"LIBRARY_SEARCH_PATHS": "\"~/WeChatAPI\""
},
"preserve_paths": "WeChatAPI/libWeChatSDK.a"
}