blob: 7ed2216b355fada8d9d0ea6597154599c3498cc5 [file] [log] [blame]
{
"name": "MkImageViewer",
"version": "1.0.0",
"summary": "MKImageviewer is used to display image in horizontal scrollview",
"description": "MKImageviewer is used to display image in horizontal scrollview. It helps to load image asyc and provide pagination feature by using its delegate methods.",
"homepage": "https://github.com/mohit5189/MkImageViewer",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"mohit5189": "ch.mohitkumar1234@gmail.com"
},
"source": {
"git": "https://github.com/mohit5189/MkImageViewer.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "MkImageViewer/Classes/**/*"
}