blob: 2915b6fc01776006e3f4fe07373acdd02a5b1732 [file] [log] [blame]
{
"name": "WeexImagePreview",
"version": "0.0.1",
"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": "git@gitlab.alibaba-inc.com:IIC-IP-FE/weex-image-preview.git",
"tag": "0.0.4"
},
"source_files": "ios/Sources/*.{h,m,mm}",
"requires_arc": true,
"dependencies": {
"WeexPluginLoader": [
],
"WeexSDK": [
],
"SDWebImage": [
"~> 3.7.5"
],
"MBProgressHUD": [
]
}
}