blob: 58a8e7fc9bee2f76d4d20e19790a601b1a4ca1d0 [file] [log] [blame]
{
"name": "Weex-ios-WeChat",
"version": "0.1.4",
"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.4"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Weex-ios-WeChat/Classes/*.{h,m}",
"dependencies": {
"WeexSDK": [
],
"WeexPluginLoader": [
],
"WechatOpenSDK": [
"1.8.3"
]
}
}