blob: 511b1e8a778cb4827f8193f16706f0a671a3c610 [file] [log] [blame]
{
"name": "LMScreenshotHint",
"version": "0.1.3",
"summary": "screenshot hint component , Swift language",
"description": "屏幕截图弹窗提示 图片编辑功能:画笔、马赛克模糊,\nscreenshot hint component , Swift language",
"homepage": "https://gitee.com/LaiMing_gz/LMScreenshotHint.git",
"license": {
"type": "MIT",
"file": "FILE_LICENSE"
},
"authors": {
"LaiMing": "286349790@qq.com"
},
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://gitee.com/LaiMing_gz/LMScreenshotHint.git",
"tag": "0.1.3"
},
"resources": "LMScreenshotHint.framework/LMImageResource.bundle",
"ios": {
"vendored_frameworks": "LMScreenshotHint.framework"
},
"frameworks": [
"UIKit",
"Foundation"
],
"dependencies": {
"SnapKit": [
]
},
"swift_versions": "5.0",
"pod_target_xcconfig": {
"VALID_ARCHS": "x86_64 armv7 arm64"
},
"swift_version": "5.0"
}