| { | |
| "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" | |
| } |