blob: 8743f482a608460ea7702eac1931d39315bfcb55 [file] [log] [blame]
{
"name": "PrettyWaterfallCollectionViewLayout",
"module_name": "PrettyWaterfallCollectionViewLayout",
"version": "0.2.0",
"summary": "A pretty vertical layout.",
"description": "A pretty vertical layout with the ability to configure the number of column, based on Swift.",
"homepage": "https://github.com/nab0y4enko/PrettyWaterfallCollectionViewLayout",
"license": "MIT",
"authors": {
"Oleksii Naboichenko": "nab0y4enko@gmail.com"
},
"social_media_url": "https://twitter.com/nab0y4enko",
"source": {
"git": "https://github.com/nab0y4enko/PrettyWaterfallCollectionViewLayout.git",
"tag": "0.2.0"
},
"source_files": "Sources/**/*.swift",
"frameworks": "UIKit",
"platforms": {
"ios": "10.0"
},
"pod_target_xcconfig": {
"SWIFT_VERSION": "4.2"
}
}