blob: c3d7d0b5bfc5916774adabdd1ae4e116f8a54d8d [file] [log] [blame]
{
"name": "BDDynamicGridViewController",
"version": "0.0.4",
"license": "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.4"
},
"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
}