blob: 506c05dd58159ec3259c251fd777d80bf4dc8057 [file] [log] [blame]
{
"name": "JWPopView",
"version": "0.0.3",
"summary": "JWPopView,一款自用的弹框控件。\n1:修改了重复弹出的bug。",
"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.3"
},
"source_files": "JWPopView/JWPopView/**/*.{h,m}",
"requires_arc": true,
"dependencies": {
"Masonry": [
]
}
}