blob: 328f897e48117f941aee555a012404b46de62f30 [file] [log] [blame]
{
"name": "UICollectionViewLeftAlignFlowLayout",
"version": "0.1.2",
"summary": "UICollectionViewLeftAlignFlowLayout is left align Flowlayout for CollectionView.",
"description": "This library provides a easy use for UICollectionView with left align flow layout. performances!",
"homepage": "https://github.com/yanyanforest/UICollectionViewLeftAlignFlowLayout",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"yanyanforest": "yanyanforest@163.com"
},
"source": {
"git": "https://github.com/yanyanforest/UICollectionViewLeftAlignFlowLayout.git",
"tag": "0.1.2"
},
"platforms": {
"ios": "7.0"
},
"source_files": "UICollectionViewLeftAlignFlowLayout/Classes/**/*",
"frameworks": "UIKit"
}