UNPKG

weex-plugin-image-picker

Version:

image-picker extend for weex

38 lines (33 loc) 679 B
{ "name": "ImagePicker", "version": "0.0.2", "summary": "Weex Plugin", "description": "Weexplugin Source Description", "homepage": "https://github.com/scholar-ink/weex-image-picker", "license": { "type": "Copyright", "text": " copyright\n" }, "authors": { "yourname": "youreamail" }, "platforms": { "ios": "8.0" }, "source": { "git": "https://github.com/scholar-ink/weex-image-picker", "tag": "0.0.2" }, "source_files": "ios/Sources/*.{h,m,mm}", "requires_arc": true, "dependencies": { "WeexPluginLoader": [ ], "WeexSDK": [ ], "ZLPhotoBrowser": [ ], "AFNetworking": [ ] } }