blob: 6253bfc963e0c8731cd5e3aba271390f18cfe0b6 [file] [log] [blame]
{
"name": "TutorialToastView",
"platforms": {
"ios": "8.0"
},
"summary": "TutorialToastView is a flexible view that allows for tutorial toast view.",
"requires_arc": true,
"version": "0.1.20",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Benjamin Hendricks": "hendricksbenjamin@gmail.com"
},
"homepage": "https://github.com/coolbnjmn/TutorialToastView",
"source": {
"git": "https://github.com/coolbnjmn/TutorialToastView.git",
"tag": "0.1.20"
},
"frameworks": "UIKit",
"source_files": "TutorialToastView/**/*.{swift}",
"resources": "TutorialToastView/**/*.{png,jpeg,jpg,storyboard,xib}"
}