blob: c9bd820938fddcd1af68b8e2262d6aca733e737e [file] [log] [blame]
{
"name": "WeexCloteeAlipay",
"version": "1.0.5",
"summary": "A Alipay plugin for Weex Project .",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/clotee/WeexCloteeAlipay",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"clotee": "clotee@foxmail.com"
},
"source": {
"git": "https://github.com/clotee/WeexCloteeAlipay.git",
"tag": "1.0.5"
},
"platforms": {
"ios": "8.0"
},
"source_files": "WeexCloteeAlipay/Classes/*.{h,m}",
"dependencies": {
"WeexPluginLoader": [
],
"WeexSDK": [
],
"Alipay-SDK": [
]
}
}