blob: 4b8dca6fc34d492e4e0084ae6808a9bc234627e1 [file] [log] [blame]
{
"name": "ASCollectionView",
"version": "1.0.6",
"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.6"
},
"platforms": {
"ios": "9.0"
},
"source_files": "ASCollectionView/Source/*.swift",
"requires_arc": true,
"pushed_with_swift_version": "3.0"
}