blob: 2af8e8dfa799084ccb86cfacf579319d2ba6a109 [file] [log] [blame]
{
"name": "ARCollectionViewMasonryLayout",
"version": "0.0.3",
"summary": "ARCollectionViewMasonryLayout is a UICollectionViewLayout subclass for creating flow-like layouts with dynamic widths or heights.",
"homepage": "https://github.com/AshFurrow/ARCollectionViewMasonryLayout",
"screenshots": "http://f.cl.ly/items/0j1z0e2X0j0Y203O0y25/Screen%20Shot%202014-03-24%20at%2012.57.00%20PM.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": "0.0.3"
},
"source_files": "ARCollectionViewMasonryLayout.{h,m}",
"frameworks": "UIKit",
"requires_arc": true
}