blob: ea5e169ed465f5ab1dc619d72b1b5570f566aa32 [file] [log] [blame]
{
"name": "GKCover",
"version": "2.4.8",
"summary": "一行代码显示遮罩视图,让你的弹窗更easy!",
"homepage": "https://github.com/QuintGao/GKCover",
"license": "MIT",
"authors": {
"高坤": "1094887059@qq.com"
},
"social_media_url": "https://github.com/QuintGao",
"platforms": {
"ios": "6.0"
},
"source": {
"git": "https://github.com/QuintGao/GKCover.git",
"tag": "2.4.8"
},
"requires_arc": true,
"source_files": "GKCover/**/*.{h,m}",
"public_header_files": "GKCover/**/*.{h}",
"frameworks": [
"Foundation",
"UIKit"
]
}