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