blob: 6276ad74d8ad425ccc4b4d4f8379255080073e8f [file] [log] [blame]
{
"name": "UICollectionViewLeftAlignFlowLayout",
"version": "0.1.3",
"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.3"
},
"platforms": {
"ios": "7.0"
},
"source_files": "UICollectionViewLeftAlignFlowLayout/Classes/**/*",
"frameworks": "UIKit"
}