blob: 98887690a6fdd46e13409b48fa4ea78c5c693da6 [file] [log] [blame]
{
"name": "ChatCollectionLayout",
"version": "1.0.0",
"summary": "A short description of ChatCollectionLayout.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/BarredEwe/ChatCollectionLayout",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"BarredEwe": "barredEwe@gmail.com"
},
"source": {
"git": "https://github.com/BarredEwe/ChatCollectionLayout.git",
"tag": "1.0.0"
},
"swift_versions": "5.0",
"platforms": {
"ios": "9.0"
},
"source_files": "ChatCollectionLayout/Classes/**/*",
"swift_version": "5.0"
}