blob: feb67e0095bb3c090ffeaa33dd89d22b69ebf912 [file] [log] [blame]
{
"name": "MNkImageSlider",
"version": "0.1.2",
"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.2"
},
"social_media_url": "https://twitter.com/malithnadeeshan",
"platforms": {
"ios": "11.0"
},
"source_files": "Classes/**/*",
"frameworks": "UIKit",
"dependencies": {
"SDWebImage": [
]
},
"swift_version": "4.0"
}