blob: 68855b50c96a344a1530372a1f31b3b268f1f17b [file] [log] [blame]
{
"name": "WeexImagePreview",
"version": "0.0.6",
"summary": "Weex Plugin",
"description": "Weexplugin Source Description",
"homepage": "https://github.com",
"license": {
"type": "Copyright",
"text": " copyright\n"
},
"authors": {
"愚远": "zhenxing.tzx@alibaba-inc.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/tanzhenxin/WeexImagePreview.git",
"tag": "0.0.6"
},
"source_files": "ios/Sources/*.{h,m,mm}",
"requires_arc": true,
"dependencies": {
"WeexPluginLoader": [
],
"WeexSDK": [
],
"SDWebImage": [
"~> 3.7.5"
],
"MBProgressHUD": [
]
}
}