2 "name": "NHAlignmentFlowLayout",
4 "summary": "A UIFlowLayout sublass that allows you to set the alignment instead of being only justified.",
5 "description": " UIFlowLayout defaults to a justified layout with no way to change this behavior. NHAlignmentFLowLayout comes\n to fill this need allowing you to set the alignment to left or right (in a vertical scrolling layout) and top or bottom\n (in a horizontal scrolling layout).\n",
6 "homepage": "http://github.com/nilsou/NHAlignmentFlowLayout",
12 "Nils Hayat": "nilsou@gmail.com"
15 "git": "https://github.com/nilsou/NHAlignmentFlowLayout.git",
21 "source_files": "NHAlignmentFlowLayout/*.{h,m}",