blob: 9023a89ed19138c8f83a554db7bf86fdf3aa257f [file] [log] [blame]
{
"name": "KoalaTeaFlowLayout",
"version": "0.3.0",
"summary": "KoalaTeaFlowLayout Class",
"description": "This is a custom CollectionView Flow Layout class that makes it easy for you to drop in and define the columns and rows for your horizontal or vertical collection view.",
"homepage": "http://www.koalatea.io/",
"license": {
"type": "MIT",
"text": " Copyright 2017\n Permission is granted to everyone.\n"
},
"authors": {
"Craig Holliday": "themisterholliday@gmail.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/KoalaTeaCode/KoalaTeaFlowLayout.git",
"tag": "0.3.0"
},
"source_files": [
"KoalaTeaFlowLayout",
"KoalaTeaFlowLayout/**/*.{h,m,swift}"
],
"exclude_files": "Classes/Exclude",
"pod_target_xcconfig": {
"SWIFT_VERSION": "3"
},
"pushed_with_swift_version": "3.0"
}