blob: 1d2c64701a1cc9bf0029438cfe434aa458e9e155 [file] [log] [blame]
{
"name": "ARCollectionViewMasonryLayout",
"version": "1.0.0",
"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": "1.0.0"
},
"source_files": "ARCollectionViewMasonryLayout.{h,m}",
"frameworks": "UIKit",
"requires_arc": true
}