blob: 9bd5de0dca9e1c118dd83d5446185d9bcf21e158 [file] [log] [blame]
{
"name": "ToasteriOS",
"version": "0.0.9",
"summary": "Fully customizable toaster message for iPhone and iPad",
"description": "This plugin is fully customizable toaster message for iPhone and iPad",
"homepage": "https://github.com/Achsuthan/ToasteriOS",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Achsuthan": "achsuthan@icloud.com"
},
"swift_versions": "4.0",
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/Achsuthan/ToasteriOS.git",
"tag": "0.0.9"
},
"source_files": "ToasteriOS/**/*.{h,m,swift}",
"swift_version": "4.0"
}