blob: c0f3d39175d0cf5534e7d591dc665225f9fded70 [file] [log] [blame]
{
"name": "ASCollectionView",
"version": "1.3.0",
"summary": "Lightweight custom collection view inspired by Airbnb.",
"homepage": "https://github.com/abdullahselek/ASCollectionView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Abdullah Selek": "abdullahselek@gmail.com"
},
"source": {
"git": "https://github.com/abdullahselek/ASCollectionView.git",
"tag": "1.3.0"
},
"platforms": {
"ios": "10.0"
},
"source_files": "ASCollectionView/Source/*.swift",
"requires_arc": true,
"swift_versions": [
"5.0",
"5.1",
"5.2",
"5.3"
],
"swift_version": "5.3"
}