blob: 92886b09a59a96a84f54d9a014fab08ba3e14fef [file] [log] [blame]
{
"name": "DzyImagePicker",
"version": "1.1.3",
"summary": "image picker",
"description": "仿微信制作的图片编辑控件,欢迎各位大佬提 pr",
"homepage": "https://github.com/dzyding/ImagePicker",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": "灰s",
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/dzyding/ImagePicker.git",
"tag": "1.1.3"
},
"source_files": "Source/*.swift",
"resources": "Resources/*.*",
"swift_versions": "5.0",
"dependencies": {
"SnapKit": [
"~> 5.0.0"
]
},
"swift_version": "5.0"
}