blob: 1e9fb0cdae5d0449096603c9e8fce9a5768aeaee [file] [log] [blame]
{
"name": "BDDynamicGridViewController",
"version": "0.0.2",
"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.2"
},
"platforms": {
"ios": null
},
"source_files": [
"Classes",
"Classes"
],
"requires_arc": true
}