blob: 8c2e1ed6ab0a3a08850e84c43b849de5fed46ec7 [file] [log] [blame]
{
"name": "ASCollectionView",
"version": "1.1.0",
"summary": "A Swift collection view inspired by Airbnb",
"homepage": "https://github.com/abdullahselek/ASCollectionView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Abdullah Selek": "abdullahselek@yahoo.com"
},
"source": {
"git": "https://github.com/abdullahselek/ASCollectionView.git",
"tag": "1.1.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "ASCollectionView/Source/*.swift",
"requires_arc": true
}