blob: ef4aac3a25471ae1262d54c938be511c76ab5cf7 [file] [log] [blame]
{
"name": "Weex-ios-WeChat",
"version": "0.1.3",
"summary": "A short description of Weex-ios-WeChat.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/clotee/Weex-ios-WeChat",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"clotee": "clotee@foxmail.com"
},
"source": {
"git": "https://github.com/clotee/Weex-ios-WeChat.git",
"tag": "0.1.3"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Weex-ios-WeChat/Classes/*.{h,m}",
"dependencies": {
"WeexSDK": [
"0.18.0"
],
"WeexPluginLoader": [
],
"WechatOpenSDK": [
"1.8.3"
]
}
}