blob: a0d1e667867a86c6058bb07b8659d436e2ab213a [file] [log] [blame]
{
"name": "ElanGridView",
"version": "0.0.6",
"summary": "Simple Grid View in swift",
"description": "ElanGridview is an easy and simple GridView.",
"homepage": "https://github.com/Elangr/ElanGridView.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Imrane EL HAMIANI": "i.elhamiani@elangr.com"
},
"source": {
"git": "https://github.com/Elangr/ElanGridView.git",
"tag": "0.0.6"
},
"platforms": {
"ios": "8.0"
},
"source_files": "ElanGridView/Classes/*.{h,m,swift}"
}