blob: f00a47e9a16f1ee5cb5e3f9c188a09f553f484b4 [file] [log] [blame]
{
"name": "ASCollectionView",
"version": "1.0.1",
"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.0.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "ASCollectionView/Source/*.swift",
"requires_arc": true
}