blob: c3328512307f57b39b4ace79223a803716a24388 [file] [log] [blame]
{
"name": "ElanGridView",
"version": "0.0.3",
"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.3"
},
"platforms": {
"ios": "8.0"
},
"source_files": "ElanGridView/Classes/*.{h,m,swift}",
"pushed_with_swift_version": "3.0"
}