[Delete] DSPSDK 1.0.0.3
[CocoaPods.git] / Specs / 5 / 9 / e / AURASlideshow / 1.0.0 / AURASlideshow.podspec.json
blob37705014efd59b71972e22fa45d6735b417f77e6
2   "name": "AURASlideshow",
3   "version": "1.0.0",
4   "summary": "Simple slideshow for in-app tutorials",
5   "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.",
6   "homepage": "https://github.com/alexaubry/AURASlideshow",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Alexis Aubry": "me@alexaubry.fr"
13   },
14   "social_media_url": "https://twitter.com/_alexaubry",
15   "platforms": {
16     "ios": "10.0"
17   },
18   "source": {
19     "git": "https://github.com/alexaubry/AURASlideshow.git",
20     "tag": "1.0.0"
21   },
22   "source_files": "Sources/**/*.swift",
23   "frameworks": "UIKit",
24   "module_name": "AURASlideshow",
25   "swift_version": "4.2"