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