blob: 7c44245a0423ce3189cd2c2aeec78c692699e41f [file] [log] [blame]
{
"name": "CZCustomLayout",
"version": "1.2.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.2.0"
},
"source_files": "src/**/*.{swift}",
"frameworks": [
"Foundation",
"UIKit"
],
"pod_target_xcconfig": {
"SWIFT_VERSION": "4.0"
},
"homepage": "https://github.com/edwinps/CZCustomLayout",
"license": {
"type": "MIT",
"file": "LICENSE.md"
},
"pushed_with_swift_version": "3.0"
}