[Add] Plotline 4.1.5
[CocoaPods.git] / Specs / 8 / 2 / e / NHBalancedFlowLayout / 0.1 / NHBalancedFlowLayout.podspec.json
blobb407c004cf1c7e8f726a83a20f54e9dc2115c6aa
2   "name": "NHBalancedFlowLayout",
3   "version": "0.1",
4   "summary": "UICollectionViewLayout subclass for displaying items of different sizes in a grid without wasting any visual space.",
5   "homepage": "https://github.com/njdehoog/NHBalancedFlowLayout.git",
6   "screenshots": [
7     "http://i.imgur.com/2FGnDIh.jpg",
8     "http://i.imgur.com/KRItqy2.jpg"
9   ],
10   "license": {
11     "type": "MIT",
12     "file": "LICENSE"
13   },
14   "authors": {
15     "Niels de Hoog": "njdehoog@gmail.com"
16   },
17   "platforms": {
18     "ios": "6.0"
19   },
20   "source": {
21     "git": "https://github.com/njdehoog/NHBalancedFlowLayout.git",
22     "tag": "0.1"
23   },
24   "source_files": "NHBalancedFlowLayout",
25   "requires_arc": true