blob: 0ad84b3d052118d13c9ed834d642160fbca9640a [file] [log] [blame]
{
"name": "WKCStickerView",
"version": "1.3.4",
"summary": "贴纸、文本编辑视图",
"homepage": "https://github.com/WKCLoveYang/WKCStickerView.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"WKCLoveYang": "wkcloveyang@gmail.com"
},
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/WKCLoveYang/WKCStickerView.git",
"tag": "1.3.4"
},
"source_files": "WKCStickerView/**/*.{h,m}",
"public_header_files": "WKCStickerView/**/*.h",
"frameworks": [
"Foundation",
"UIKit"
],
"requires_arc": true
}