blob: ecb9faefe088013600c6012b6842c08462e74d8d [file] [log] [blame]
{
"name": "CustomSelfSizingHorizontally",
"version": "1.0.4",
"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.3"
},
"source_files": "CustomSelfSizingHorizontally/CustomSelfSizingHorizontally",
"exclude_files": "CustomSelfSizingHorizontally/Exclude"
}