blob: 317ec24a5e74019ac1b09736617d0106c07a8aa2 [file] [log] [blame]
{
"name": "CYStickerView",
"version": "0.0.3",
"summary": "A short description of CYStickerView.",
"description": "There is no desc for this little project. It's funny.",
"homepage": "https://gitee.com",
"license": "MIT",
"authors": "CYStickerView",
"platforms": {
"ios": "10.0"
},
"swift_versions": "5.0",
"source": {
"git": "https://gitee.com/xyan88/CYStickerView.git",
"tag": "0.0.3"
},
"source_files": [
"Classes/**/*",
"Classes/**/*.{swift}"
],
"dependencies": {
"QMUIKit": [
]
},
"swift_version": "5.0"
}