blob: dea30ce955786f86d8336c61028df909dee87f43 [file] [log] [blame]
{
"name": "CZLeftAlignedFlowLayout",
"version": "0.0.1",
"summary": "A different LeftAligned CollectionView FlowLayout.",
"homepage": "https://github.com/Chenzuohehe/CZLeftAlignedFlowLayout",
"license": "MIT",
"authors": {
"chenzuo": "chenzuo0730@outlook.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/Chenzuohehe/CZLeftAlignedFlowLayout.git",
"tag": "0.0.1"
},
"source_files": [
"CZLeftAlignedFlowLayout",
"testCustom/**/*.{h,m}"
],
"frameworks": "UIKit"
}