| { |
| "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": [ |
| |
| ] |
| } |
| } |