blob: d6c8bfc55f47d9cca19869f2c5f85aca2b7c334d [file] [log] [blame]
{
"name": "Masonry_HQCategory",
"version": "0.0.2",
"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.2"
},
"source_files": [
"Classes",
"Classes/**/*.{h,m}"
],
"exclude_files": "Classes/Exclude",
"frameworks": "Masonry",
"dependencies": {
"Masonry": [
]
}
}