blob: e6529b8cd57b90ed2bc556aedfa581a46b8ef75f [file] [log] [blame]
{
"name": "JWPopView",
"version": "0.0.1",
"summary": "JWPopView,一款自用的弹框控件。",
"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.1"
},
"source_files": "JWPopView/JWPopView/**/*.{h,m}",
"requires_arc": true,
"dependencies": {
"Masonry": [
]
}
}