blob: f66dbf09c2d88e0f573a12e4d09059e9070808bd [file] [log] [blame]
{
"name": "myInfoSlide",
"version": "1.0.1",
"summary": "Presentation helps you to make tutorials, release notes and animated pages..",
"license": {
"type": "MIT License",
"file": "LICENSE"
},
"homepage": "https://github.com/koust/myInfoSlide",
"screenshots": "https://github.com/koust/myInfoSlide/raw/master/gorsel.gif",
"authors": {
"koust": "https://github.com/koust"
},
"platforms": {
"ios": "9.0"
},
"swift_version": "4.0",
"source": {
"git": "https://github.com/koust/myInfoSlide.git",
"tag": "1.0.1"
},
"source_files": "myInfoSlide/myInfoSlideController.swift",
"resources": "myInfoSlide/mockup.png",
"requires_arc": true
}