blob: 9e4be67abc78e9f7e1fdd8724b887c1ac696b215 [file] [log] [blame]
{
"name": "HQXibView",
"version": "1.0.0",
"summary": "HQXibView",
"description": "HQXibView.",
"homepage": "https://github.com/LiuHuanQing/HQXibView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"刘欢庆": "liu-lhq@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/LiuHuanQing/HQXibView.git",
"tag": "1.0.0"
},
"source_files": [
"Classes",
"Classes/**/*.{h,m}"
],
"exclude_files": "Classes/Exclude",
"frameworks": "UIKit"
}