blob: 37705014efd59b71972e22fa45d6735b417f77e6 [file] [log] [blame]
{
"name": "AURASlideshow",
"version": "1.0.0",
"summary": "Simple slideshow for in-app tutorials",
"description": "AURASlideshow provides an interface to display a sequence of images and associated text. Ideal for a tutorial inside an app. Suports swiping and Voice Over.",
"homepage": "https://github.com/alexaubry/AURASlideshow",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Alexis Aubry": "me@alexaubry.fr"
},
"social_media_url": "https://twitter.com/_alexaubry",
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/alexaubry/AURASlideshow.git",
"tag": "1.0.0"
},
"source_files": "Sources/**/*.swift",
"frameworks": "UIKit",
"module_name": "AURASlideshow",
"swift_version": "4.2"
}