blob: 4e841f06b0deeca0bea0250a5857cc5d67a75eea [file] [log] [blame]
{
"name": "ANFAdaptiveCollectionView",
"version": "0.1.0",
"summary": "Easy Adaptive collection view that adjust to any screen size",
"description": "Adaptive collection view that can configure to adjust to any screen size.",
"homepage": "https://github.com/niroshanf/ANFAdaptiveCollectionView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"niroshanf": "niroshanf@gmail.com"
},
"source": {
"git": "https://github.com/niroshanf/ANFAdaptiveCollectionView.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "11.0"
},
"source_files": "*.{swift}",
"swift_versions": "5.0",
"swift_version": "5.0"
}