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