blob: 9319d042b32efdc2123ca3f487b672979f24259e [file] [log] [blame]
{
"name": "CZCustomLayout",
"version": "1.1.0",
"summary": "Library with a custom layout for UICollectionView like pinterest style with a big item at first",
"authors": {
"Edwin Peña": "ejps86@gmail.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/edwinps/CZCustomLayout.git",
"tag": "1.1.0"
},
"source_files": "src/**/*.{swift}",
"frameworks": [
"Foundation",
"UIKit"
],
"homepage": "https://github.com/edwinps/CZCustomLayout",
"license": {
"type": "MIT",
"file": "LICENSE.md"
},
"pushed_with_swift_version": "3.0"
}