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