blob: 3566f660460e55c81bce357ad97577da71d5db89 [file] [log] [blame]
{
"name": "weex-wechat",
"version": "0.1.0",
"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.0"
},
"platforms": {
"ios": "7.0"
},
"source_files": "weex-wechat/Classes/**/*",
"dependencies": {
"WechatOpenSDK": [
],
"WeexSDK": [
]
}
}