blob: 01e02a06bfc8525a9755f471b4acbcb2b0d2d49c [file] [log] [blame]
{
"name": "SOTGridView",
"version": "0.1.1",
"summary": "A GridView with multiple columns layout and doubled directions.",
"description": "A StackView under steroids,\nwith this view you could declare staggered views with multiple columns or multiple rows.",
"homepage": "https://github.com/Oni-zerone/GridView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Oni-zerone": "oni.zerone@gmail.com"
},
"source": {
"git": "https://github.com/Oni-zerone/GridView.git",
"tag": "0.1.1"
},
"social_media_url": "https://twitter.com/oni_zerone",
"platforms": {
"ios": "8.0"
},
"source_files": "GridView/Classes/**/*"
}