blob: 39d086ef75a657405c2df4caae8e48f4973cc156 [file] [log] [blame]
{
"name": "QLCategory",
"version": "0.1.0",
"summary": "A short description of QLCategory.",
"description": "TODO: Add long description of the pod here.",
"homepage": "http://gitlab.91banban.com/ios/categorys",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Sea": "771145867@qq.com"
},
"source": {
"git": "http://gitlab.91banban.com/ios/categorys.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "QLCategory/Classes/**/*",
"dependencies": {
"Masonry": [
]
}
}