blob: 375e0b08a7a5c900a3b3be64f5524be3eba5a52b [file] [log] [blame]
{
"name": "MPGridView",
"version": "1.0.0",
"summary": "Container for laying out a set of views horizontally or vertically.",
"description": "Container for laying out a set of views horizontally or vertically in different ways",
"homepage": "https://github.com/maxim-pervushin/MPGridView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Maxim Pervushin": "maxim.pervushin@gmail.com"
},
"source": {
"git": "https://github.com/maxim-pervushin/MPGridView.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "9.0"
},
"swift_version": "4.0",
"source_files": "MPGridView/Classes/**/*"
}