blob: a93b098ead7649e0f19658e8c0a3b974c85f760d [file] [log] [blame]
{
"name": "BDDynamicGridViewController",
"version": "0.0.5",
"license": {
"type": "BSD"
},
"summary": "Beautiful auto-layout scrollable grid view. Optimized for iOS 5.1, 6.0, 7.0",
"homepage": "https://github.com/norsez/BDDynamicGridViewController",
"authors": {
"Norsez Orankijanan": "norsez@gmail.com"
},
"source": {
"git": "https://github.com/norsez/BDDynamicGridViewController.git",
"tag": "0.0.5"
},
"description": "Beautiful auto-layout scrollable grid view. Optimized for iOS 5.1, 6.0, 7.0 Based UITableView, this control displays UIView in grids which can be either automatically or customed layout.",
"platforms": {
"ios": null
},
"source_files": [
"Classes",
"Classes"
],
"requires_arc": true
}