{ | |
"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": [ | |
] | |
} | |
} |