blob: 3c25ab9a6cc4f471fe72c191fb52e65c469b5d62 [file] [log] [blame]
{
"name": "CustomSelfSizingHorizontally",
"version": "1.0.1",
"summary": "Custom CollectionView Layout",
"description": "Cache attributes and dynamically size cells. (Horizontally)",
"homepage": "https://github.com/progi95/CustomSelfSizingHorizontally",
"license": {
"type": "MIT"
},
"authors": {
"Kuba Kadyrbekov": "k.kadyrbekov95@gmail.com"
},
"platforms": {
"ios": "12.0"
},
"source": {
"git": "https://github.com/progi95/CustomSelfSizingHorizontally.git",
"tag": "1.0.0"
},
"source_files": "CustomSelfSizingHorizontally/CustomSelfSizingHorizontally",
"exclude_files": "CustomSelfSizingHorizontally/Exclude"
}