blob: d339996238b6be16dcd5beb3eecf38ee31ae0841 [file] [log] [blame]
{
"name": "YBTopAlignedCollectionViewFlowLayout",
"version": "0.1",
"summary": "With this UICollectionViewFlowLayout subclass, your UICollectionView looks like a UITableView if you are using cells with dynamic heights.",
"homepage": "https://github.com/yoeriboven/TopAlignedCollectionViewLayout",
"screenshots": "https://camo.githubusercontent.com/c92629aa56e010c7ccdd114629f5d0d96b5ffa82/687474703a2f2f6935382e74696e797069632e636f6d2f31337a6d68796f2e676966",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Yoeri Boven": "yoeriboven@msn.com"
},
"social_media_url": "http://twitter.com/yoeriboven",
"source": {
"git": "https://github.com/yoeriboven/TopAlignedCollectionViewLayout.git",
"tag": "0.1"
},
"platforms": {
"ios": "6.0"
},
"source_files": "YBTopAlignedCollectionViewFlowLayout/YBTopAlignedCollectionViewFlowLayout.{h,m}",
"requires_arc": true
}