blob: ca0a12eb80bf041b13adfc7c89e4ac12b50384ad [file] [log] [blame]
{
"name": "myInfoSlide",
"version": "1.0.0",
"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.0"
},
"source_files": "myInfoSlide/myInfoSlideController.swift",
"resources": "myInfoSlide/mockup.png",
"requires_arc": true
}