blob: 09472b4421b18ee26c66994d3f88469cd36658c0 [file] [log] [blame]
{
"name": "CollectionViewSlantedLayout",
"version": "3.0.0",
"summary": "UICollectionViewLayout allowing the display of slanted content on UICollectionView",
"description": "CollectionViewSlantedLayout is a subclass of UICollectionViewLayout allowing the display of slanted content on UICollectionView.",
"homepage": "https://github.com/yacir/CollectionViewSlantedLayout",
"license": "MIT",
"authors": {
"Yassir Barchi": "http://yassir.fr"
},
"source": {
"git": "https://github.com/yacir/CollectionViewSlantedLayout.git",
"tag": "3.0.0"
},
"social_media_url": "http://yassir.fr",
"platforms": {
"ios": "8.0"
},
"source_files": "Sources/**/*.{h,swift}",
"frameworks": "UIKit",
"pushed_with_swift_version": "4.0"
}