blob: cbe25cdfbc8e79f1d22fc75210f8baf6a407ac4f [file] [log] [blame]
{
"name": "JWPopView",
"version": "0.0.4",
"summary": "JWPopView,一款自用的弹框控件。\n1:修改了Sheet无Title、无Content时,高度计算错误的问题。\n2:新增了蒙板颜色修改的功能。",
"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.4"
},
"source_files": "JWPopView/JWPopView/**/*.{h,m}",
"requires_arc": true,
"dependencies": {
"Masonry": [
]
}
}