blob: ee713cad0620d76557cb98f4a9c258ebf85aa749 [file] [log] [blame]
{
"name": "CollectionViewSlantedLayout",
"version": "3.1.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.1.0"
},
"social_media_url": "http://yassir.fr",
"platforms": {
"ios": "8.0"
},
"source_files": "Sources/**/*.{h,swift}",
"frameworks": "UIKit"
}