blob: fe797ea059621ad2d69098b4c298ea56793ee914 [file] [log] [blame]
{
"name": "CHScreenShot",
"version": "1.1.0",
"summary": "Swift3编写的截屏分享组件",
"description": "Swift3编写的截屏分享组件,支持设备快捷键截屏和手动截屏",
"homepage": "https://github.com/zhiquan911/CHScreenShot",
"license": "MIT",
"authors": {
"Chance": "zhiquan911@qq.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/zhiquan911/CHScreenShot.git",
"tag": "1.1.0"
},
"source_files": "CHScreenShot/CHScreenShot/classes/*.{swift,h,m}",
"requires_arc": true,
"pushed_with_swift_version": "4.0"
}