blob: 1f9048e305037b22518ee0b0f3af608ae2b916ad [file] [log] [blame]
{
"name": "HQCallKit",
"version": "0.0.1",
"summary": "HQCallKit",
"description": "HQCallKit.",
"homepage": "https://github.com/LiuHuanQing/HQCallKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"刘欢庆": "liu-lhq@163.com"
},
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/LiuHuanQing/HQCallKit.git",
"tag": "0.0.1"
},
"source_files": [
"Classes",
"Classes/**/*.{h,m}"
],
"exclude_files": "Classes/Exclude"
}