[Add] PINOperation 1.2.2
[CocoaPods.git] / Specs / c / 4 / 5 / UICollectionViewLeftAlignedLayout / 0.0.1 / UICollectionViewLeftAlignedLayout.podspec.json
blob79a25bac5410ea4a54b14e4274d59ff59dd77618
2   "name": "UICollectionViewLeftAlignedLayout",
3   "version": "0.0.1",
4   "summary": "A layout for UICollectionView that aligns the cells to the left ",
5   "description": "                   A `UICollectionViewLayout` implementation that aligns the cells to the left.\n\n                   It uses `UICollectionViewFlowLayout` under the hood.\n",
6   "homepage": "https://github.com/mokagio/UICollectionViewLeftAlignedLayout",
7   "screenshots": "https://raw.githubusercontent.com/mokagio/UICollectionViewLeftAlignedLayout/master/screenshot.png",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "Giovanni Lodi": "giovanni.lodi42@gmail.com"
14   },
15   "social_media_url": "http://twitter.com/mokagio",
16   "platforms": {
17     "ios": "6.0"
18   },
19   "source": {
20     "git": "https://github.com/mokagio/UICollectionViewLeftAlignedLayout.git",
21     "tag": "0.0.1"
22   },
23   "source_files": "UICollectionViewLeftAlignedLayout",
24   "requires_arc": true