blob: 91ac24b8b2341f2ddecc072030cea496ca867682 [file] [log] [blame]
{
"name": "Masonry_HQCategory",
"version": "0.0.4",
"summary": "Masonry_HQCategory",
"description": "Masonry_HQCategory.",
"homepage": "https://github.com/LiuHuanQing/Masonry_HQCategory",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"刘欢庆": "liu-lhq@163.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/LiuHuanQing/Masonry_HQCategory.git",
"tag": "0.0.4"
},
"source_files": [
"Classes",
"Classes/**/*.{h,m}"
],
"exclude_files": "Classes/Exclude",
"dependencies": {
"Masonry": [
"~> 1.0.2"
]
}
}