blob: aa5520e2e4446ca8cc1918af2fc9fa7c4b1bb677 [file] [log] [blame]
{
"name": "ElanGridView",
"version": "0.0.1",
"summary": "Simple Grid View in swift",
"description": "TODO: Add long description of the pod here.",
"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.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "ElanGridView/Classes/*.{h,m,swift}",
"pushed_with_swift_version": "3.0"
}