blob: 938f6903acb0f0afd1d6711fe0bea7999c99e398 [file] [log] [blame]
{
"name": "ZZImageSlider",
"version": "0.1.0",
"summary": "ZZImageSlider is an easy to use, customizable image slide show written in Swift.",
"description": "Horizontal image slider or vertical image slider\nCustom image loading methods\nConfigurable properties\nRight-to-left support (RTL)",
"homepage": "https://github.com/zzmasoud/ZZImageSlider",
"screenshots": [
"https://github.com/zzmasoud/ZZImageSlider/raw/master/Assets/h-demo.png",
"https://github.com/zzmasoud/ZZImageSlider/raw/master/Assets/v-demo.png"
],
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Masoud Sheikh Hosseini": "zzmasoud@gmail.com"
},
"social_media_url": "https://instagram.com/zzmasoud.sh",
"platforms": {
"ios": "10.0"
},
"swift_versions": "5",
"source": {
"git": "https://github.com/zzmasoud/ZZImageSlider.git",
"tag": "0.1.0"
},
"source_files": [
"Sources",
"Sources/Classes/**/*.{h,m,swift}"
],
"exclude_files": "Sources/Classes/Exclude",
"swift_version": "5"
}