blob: 0829640fb9bc00ac030bef2f76067890a1091be5 [file] [log] [blame]
{
"name": "AACustomCollectionViewLayouts",
"version": "0.5.0",
"summary": "Custom CollectionView Layouts",
"description": "Cool Custom CollectionView Layouts For iOS",
"homepage": "https://github.com/Arrlindii/AACustomCollectionViewLayouts/",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"<Arlind Aliu>": "<arrlindii@gmail.com>"
},
"source": {
"git": "https://github.com/Arrlindii/AACustomCollectionViewLayouts.git",
"tag": "0.5.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": [
"AACustomCollectionViewLayouts/CustomLayouts/*.swift",
"AACustomCollectionViewLayouts/LayoutGroups/*.swift",
"AACustomCollectionViewLayouts/AACustomLayout+Extensions.swift"
],
"pushed_with_swift_version": "3.0"
}