blob: b02e1da28a8cd9abef4c69f99185a43f44ffb78f [file] [log] [blame]
{
"name": "weex-wechat",
"version": "0.1.1",
"summary": "A short description of weex-wechat.",
"description": "Wechat for weex ios.",
"homepage": "https://github.com/doabit/weex-wechat-ios",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"doabit": "doinsist@gmail.com"
},
"source": {
"git": "https://github.com/doabit/weex-wechat-ios.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "7.0"
},
"source_files": "weex-wechat/Classes/**/*",
"dependencies": {
"WechatOpenSDK": [
],
"WeexSDK": [
]
}
}