blob: f613e13db2c37d90d596f491c62c6944971a84f2 [file] [log] [blame]
{
"name": "ASCollectionView",
"version": "1.1.1",
"summary": "A Swift 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.1.1"
},
"platforms": {
"ios": "10.0"
},
"source_files": "ASCollectionView/Source/*.swift",
"requires_arc": true,
"swift_version": "5.0"
}