blob: 8169ad717a0fa44dc2633dd155551abf7c2ad700 [file] [log] [blame]
{
"name": "KPPopView",
"version": "0.1.2",
"summary": "one line code to create a popView.",
"homepage": "https://github.com/liukunpengiOS",
"license": "MIT",
"authors": {
"kunpeng": "1169405067@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/liukunpengiOS/KPPopView.git",
"tag": "0.1.2"
},
"source_files": "KPPopView/**/*.{h,m}",
"requires_arc": true,
"dependencies": {
"KPMaskView": [
]
}
}