blob: d77cd183b471b34e553f494d02f60ce5159efad5 [file] [log] [blame]
{
"name": "CampcotCollectionView",
"version": "0.0.7",
"summary": "CapmcotCollectionView is custom UICollectionView that allows to expand and collapse sections.",
"description": "This library provides a custom UICollectionView that allows to expand and collapse sections.It provides a simple API to manage collection view appearance.",
"homepage": "https://github.com/touchlane/CampcotCollectionView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Touchlane LLC": "tech@touchlane.com"
},
"source": {
"git": "https://github.com/touchlane/CampcotCollectionView.git",
"tag": "0.0.7"
},
"platforms": {
"ios": "9.0"
},
"source_files": "Source/*.swift",
"swift_versions": [
"5.0"
],
"swift_version": "5.0"
}