blob: 7227502b4e22dc64f98318e486b2703a72c36856 [file] [log] [blame]
{
"name": "BrickView",
"version": "0.0.2",
"summary": "BrickView is a simple dynamic grid layout view for iOS like Pinterest.",
"homepage": "https://github.com/hirohisa/BrickView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Hirohisa Kawasaki": "hirohisa.kawasaki@gmail.com"
},
"platforms": {
"ios": null
},
"source": {
"git": "https://github.com/hirohisa/BrickView.git",
"tag": "0.0.2"
},
"source_files": "BrickView",
"requires_arc": true
}