blob: 80a9f4909bf17917384eab5b290c39ce3cb83776 [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.8",
"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.8"
},
"frameworks": "UIKit",
"source_files": "TutorialToastView/**/*.{swift}"
}