blob: d1efb083312d57ecc69e451154e75a91d1a93808 [file] [log] [blame]
{
"name": "CYImagePicker",
"version": "0.0.1",
"summary": "A short description of CYImagePicker.",
"description": "There is no desc",
"homepage": "https://github.com/sfsf",
"license": "MIT",
"authors": "CYImagePicker",
"platforms": {
"ios": "10.0"
},
"swift_versions": "5.0",
"source": {
"git": "https://gitee.com/minnjiu/CYImagePicker.git",
"tag": "0.0.1"
},
"source_files": [
"Classes/**/*",
"Classes/**/*.{swift}"
],
"dependencies": {
"CropViewController": [
]
},
"swift_version": "5.0"
}