blob: 3ae714fc21b115d9a800217b194774d7d17161d0 [file] [log] [blame]
{
"name": "JHSlideShowView",
"version": "1.0.0",
"summary": "A customizable slideshow view for iOS.",
"description": "A customizable slideshow view for iOS which uses the dissolve effect to transition between the pictures.",
"homepage": "https://github.com/jhabr/JHSlideShowView",
"license": "MIT",
"authors": {
"Jaro Habr": "jaro.habr@freshbits.ch"
},
"platforms": {
"ios": null
},
"source": {
"git": "https://github.com/jhabr/JHSlideShowView.git",
"tag": "1.0.0"
},
"source_files": "JHSlideShowView/*.{h,m}",
"requires_arc": true
}