blob: bf28d98923cf537a7784eaf93fc13af8217ec2de [file] [log] [blame]
{
"name": "MNkImageSlider",
"version": "0.1.9.0",
"summary": "Image slider view for iOS",
"description": "Custom created image slider with support image data or url",
"homepage": "https://github.com/MnkGitBox/MNkImageSlider",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Malith Nadeeshan": "malith.mnk93@gmail.com"
},
"source": {
"git": "https://github.com/MnkGitBox/MNkImageSlider.git",
"tag": "0.1.9.0"
},
"social_media_url": "https://twitter.com/malithnadeeshan",
"platforms": {
"ios": "11.0"
},
"source_files": "Classes/**/*",
"frameworks": "UIKit",
"dependencies": {
"SDWebImage": [
]
},
"swift_version": "4.0"
}