blob: a03731104dc1ba9556b76ccf0e4e120fdfd744eb [file] [log] [blame]
{
"name": "CampcotCollectionView",
"version": "0.0.1",
"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.1"
},
"platforms": {
"ios": "9.0"
},
"source_files": "Source/*.swift",
"pushed_with_swift_version": "4.0"
}