blob: 375d654ad814369e829f4fca3312a08e0bdd9c40 [file] [log] [blame]
{
"name": "JWPopView",
"version": "0.0.2",
"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.2"
},
"source_files": "JWPopView/JWPopView/**/*.{h,m}",
"requires_arc": true,
"dependencies": {
"Masonry": [
]
}
}