blob: aa5fd7ab74393b01648867124253dacb2f350640 [file] [log] [blame]
{
"name": "CHScreenShot",
"version": "1.0.1",
"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.0.1"
},
"source_files": "CHScreenShot/CHScreenShot/classes/*.{swift,h,m}",
"requires_arc": true
}