| { |
| "name": "CYStickerView", |
| "version": "0.0.7", |
| "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.7" |
| }, |
| "source_files": [ |
| "Classes/**/*", |
| "Classes/**/*.{swift}" |
| ], |
| "dependencies": { |
| "QMUIKit/QMUICore": [ |
| |
| ] |
| }, |
| "swift_version": "5.0" |
| } |