| { | |
| "name": "KPPopView", | |
| "version": "0.1.1", | |
| "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.1" | |
| }, | |
| "source_files": "KPPopView/**/*.{h,m}", | |
| "requires_arc": true, | |
| "dependencies": { | |
| "KPMaskView": [ | |
| ] | |
| } | |
| } |