blob: 8a1e0e976cbd871064f37500a0a59eb5ac952c8e [file] [log] [blame]
{
"name": "BMFloatingHeaderCollectionViewLayout",
"version": "1.0.0",
"summary": "A UICollectionViewLayout subclass that provides a floating header, detail header, orientation and empty view management",
"homepage": "https://github.com/iosengineer/BMFloatingHeaderCollectionViewLayout",
"license": "MIT",
"authors": {
"Adam Iredale": "@iosengineer"
},
"source": {
"git": "https://github.com/iosengineer/BMFloatingHeaderCollectionViewLayout.git",
"tag": "1.0.0"
},
"social_media_url": "https://twitter.com/iosengineer",
"platforms": {
"ios": "6.0"
},
"requires_arc": true,
"source_files": "Classes",
"frameworks": "UIKit"
}