blob: 98a6781c4b4c22cc7788c529be21a0c74c085282 [file] [log] [blame]
{
"name": "BrickView",
"version": "0.2.0",
"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.2.0"
},
"source_files": "BrickView",
"requires_arc": true
}