blob: e008bd6778818a4d85eb858efdb6e133aacd5179 [file] [log] [blame]
{
"name": "KPComment",
"version": "0.0.7",
"summary": "simple view for commnet.",
"homepage": "https://github.com/liukunpengiOS/KPComment",
"license": "MIT",
"authors": {
"kunpeng": "1169405067@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/liukunpengiOS/KPComment.git",
"tag": "0.0.7"
},
"source_files": "KPComment/**/*.{h,m}",
"requires_arc": true,
"dependencies": {
"KPMaskView": [
]
}
}