| { | |
| "name": "KPPopView", | |
| "version": "0.0.5", | |
| "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.5" | |
| }, | |
| "source_files": "KPPopView/**/*.{h,m}", | |
| "requires_arc": true | |
| } |