blob: d65da6d9d1539d85be1c6c672a0e04043e5e38bc [file] [log] [blame]
{
"name": "DzyImagePicker",
"version": "1.0.9",
"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.0.9"
},
"source_files": "Source/*.swift",
"resources": "Resources/*.*",
"swift_versions": "5.0",
"dependencies": {
"SnapKit": [
"~> 5.0.0"
]
},
"swift_version": "5.0"
}