blob: 3650d394b6fceae3d9342e7081282f1cbf57ad89 [file] [log] [blame]
{
"name": "TutorialView",
"version": "0.3.0",
"summary": "The easiest way to create Tutorial Screen for any application. Just put in the name of the images separated by \",\" (coma)",
"description": "This Tutorial view, the easiest way to show tutorial screen in your app just in one minute!",
"homepage": "https://github.com/veeralbhateja/tutorialView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Veeral Bhateja": "veeral.bhateja@gmail.com"
},
"source": {
"git": "https://github.com/veeralbhateja/tutorialView.git",
"tag": "0.3.0"
},
"platforms": {
"ios": "10.0"
},
"source_files": "TutorialApp/*.{swift,xib}"
}