[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / b / 8 / 1 / CHVariableHeightTilesLayout / 1.0.0 / CHVariableHeightTilesLayout.podspec.json
blobd1bcc8838d707f0ae0168c03a9f76dad88ffa1e5
2   "name": "CHVariableHeightTilesLayout",
3   "version": "1.0.0",
4   "summary": "Custom collection view layout that has the same vertical spacing between all cells.",
5   "description": "                   Custom collection view layout that has the same vertical spacing between all cells. This allows for cells to break the default flow layout's horizontal alignment or rows.\n",
6   "homepage": "https://github.com/chaione/CHVariableHeightTilesLayout",
7   "screenshots": "https://github.com/chaione/CHVariableHeightTilesLayout/raw/master/Misc/screenshot01.png",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "Rogelio Gudino": "cananito@gmail.com",
14     "Matthew Morey": "me@matthewmorey.com",
15     "Osama Ashawa": "osama@oashawa.com"
16   },
17   "social_media_url": "https://twitter.com/cananito",
18   "platforms": {
19     "ios": "7.0"
20   },
21   "source": {
22     "git": "https://github.com/chaione/CHVariableHeightTilesLayout.git",
23     "tag": "1.0.0"
24   },
25   "source_files": "CHVariableHeightTilesLayout/*.{h,m}",
26   "requires_arc": true