[Add] PlasoLogger 1.0.2
[CocoaPods.git] / Specs / 9 / b / d / ARCollectionViewMasonryLayout / 2.2.0 / ARCollectionViewMasonryLayout.podspec.json
blobf729aaac24888a49af28a027a528d857834cfe95
2   "name": "ARCollectionViewMasonryLayout",
3   "version": "2.2.0",
4   "description": "ARCollectionViewMasonryLayout is a UICollectionViewLayout subclass for creating masonry / pintrest / flow-like layouts with dynamic widths or heights. Supports sticky headers too.",
5   "summary": "A UICollectionViewLayout subclass for creating masonry / pintrest / flow-like layouts with dynamic widths or heights.",
6   "homepage": "https://github.com/AshFurrow/ARCollectionViewMasonryLayout",
7   "screenshots": "https://raw.githubusercontent.com/AshFurrow/ARCollectionViewMasonryLayout/master/Screenshots/ARCollectionViewMasonryLayout.png",
8   "license": "MIT",
9   "authors": {
10     "Orta Therox": "orta.therox@gmail.com",
11     "Ash Furrow": "ash@ashfurrow.com"
12   },
13   "social_media_url": "http://twitter.com/orta",
14   "platforms": {
15     "ios": "7.0"
16   },
17   "source": {
18     "git": "https://github.com/AshFurrow/ARCollectionViewMasonryLayout.git",
19     "tag": "2.2.0"
20   },
21   "source_files": "*.{h,m}",
22   "public_header_files": "ARCollectionViewMasonryLayout.h",
23   "frameworks": "UIKit",
24   "requires_arc": true