blob: 6183d54e1562ffe784c7130a4a37c7037d155005 [file] [log] [blame]
{
"name": "DzyImagePicker",
"version": "1.0.7",
"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.7"
},
"source_files": "Source/*.swift",
"resources": "Resources/*.*",
"swift_versions": "5.0",
"dependencies": {
"SnapKit": [
"~> 4.2.0"
]
}
}