blob: 7bb05179d0db2ec9e29187997af3d143305a8b3d [file] [log] [blame]
{
"name": "JWPopView",
"version": "0.0.7",
"summary": "JWPopView,一款自用的弹框控件。\n1:修改了Sheet无Title、无Content时,高度计算错误的问题。\n2:新增了蒙板颜色修改的功能。\n3:新增了收起回调",
"homepage": "https://github.com/junwangInChina/JWPopView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"wangjun": "github_work@163.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/junwangInChina/JWPopView.git",
"tag": "0.0.7"
},
"source_files": "JWPopView/JWPopView/**/*.{h,m}",
"requires_arc": true,
"dependencies": {
"Masonry": [
]
}
}