blob: cfd30e7be041e3287e05e8bab1f27d1a510cfcb4 [file] [log] [blame]
{
"name": "BDDynamicGridViewController",
"version": "0.0.3",
"license": "BSD",
"summary": "Data-aware view-controller that displays a UIView list in an automatically laid out grid.",
"homepage": "https://github.com/norsez/BDDynamicGridViewController",
"authors": {
"Norsez Orankijanan": "norsez@gmail.com"
},
"source": {
"git": "https://github.com/norsez/BDDynamicGridViewController.git",
"tag": "0.0.3"
},
"description": "Data-aware view-controller that displays a UIView list in an animated automated/customized laid out grid.",
"platforms": {
"ios": null
},
"source_files": [
"Classes",
"Classes"
],
"requires_arc": true
}