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