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