blob: 98a4a4fc0adfc95fb273b4f52f78fa33bbc7194d [file] [log] [blame]
{
"name": "HorizontalCenteredCollectionView",
"version": "1.01",
"summary": "Simple horizontal collection view with centered items",
"description": "Lib which helps create horizontal collection view with centered items.",
"homepage": "https://github.com/leshchenko/HorizontalCenteredCollectionView",
"license": {
"type": "Apache-2.0",
"file": "LICENSE"
},
"authors": {
"Ruslan Leshchenko": "leshchenkoruua@gmail.com"
},
"source": {
"git": "https://github.com/leshchenko/HorizontalCenteredCollectionView.git",
"tag": "1.01"
},
"platforms": {
"ios": "10.0"
},
"source_files": "HorizontalCenteredCollectionView/CollectionView/**",
"frameworks": "UIKit"
}