blob: 05efedf292c030eff6b906a0c54f421d2476d053 [file] [log] [blame]
{
"name": "ARCollectionViewMasonryLayout",
"version": "2.1.2",
"summary": "ARCollectionViewMasonryLayout is a UICollectionViewLayout subclass for creating flow-like layouts with dynamic widths or heights.",
"homepage": "https://github.com/AshFurrow/ARCollectionViewMasonryLayout",
"screenshots": "https://raw.githubusercontent.com/AshFurrow/ARCollectionViewMasonryLayout/master/Screenshots/ARCollectionViewMasonryLayout.png",
"license": "MIT",
"authors": {
"Orta Therox": "orta.therox@gmail.com"
},
"social_media_url": "http://twitter.com/orta",
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/AshFurrow/ARCollectionViewMasonryLayout.git",
"tag": "2.1.2"
},
"source_files": "*.{h,m}",
"public_header_files": "ARCollectionViewMasonryLayout.h",
"frameworks": "UIKit",
"requires_arc": true
}