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