blob: 46239171d4590ed14bd9ff9843133f4781eb39a1 [file] [log] [blame]
{
"name": "KPPopView",
"version": "0.0.8",
"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.0.8"
},
"source_files": "KPPopView/**/*.{h,m}",
"requires_arc": true,
"dependencies": {
"KPMaskView": [
]
}
}