blob: 1b8983e575ee2b3cdf0909b53499ab0d50f767b4 [file] [log] [blame]
{
"name": "CollectionViewSectionBackgroundLayout",
"version": "0.1.2",
"summary": "A short description of CollectionViewSectionBackgroundLayout.",
"description": "There is no desc",
"homepage": "https://gitee.com/xyan88/CollectionViewSectionBackgroundLayout",
"license": "MIT",
"authors": {
"chenxueqing": "627556128@qq.com"
},
"platforms": {
"ios": "9.0"
},
"swift_version": "4.2",
"source": {
"git": "https://gitee.com/xyan88/CollectionViewSectionBackgroundLayout.git",
"tag": "0.1.2"
},
"source_files": [
"Classes/**/*",
"Classes/**/*.{swift}"
]
}