blob: 59faa05c550075074c120300b67bf12215a0f041 [file] [log] [blame]
{
"name": "JVMessage",
"version": "1.0.0",
"summary": "Easily show a toaster",
"description": "JVMessage is a simple way of showing a temporary message, some may call it a toaster. It's currently showing at bottom of the desired view.",
"homepage": "https://github.com/Sali0m/JVMessage",
"screenshots": "http://www.saliom.be/githubImg/JVMessage.gif",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Sali0m": "jehan.vossen@gmail.com"
},
"source": {
"git": "https://github.com/Sali0m/JVMessage.git",
"tag": "1.0.0"
},
"social_media_url": "https://twitter.com/Sali0m",
"platforms": {
"ios": "9.0"
},
"source_files": "JVMessage/Classes/**/*",
"pushed_with_swift_version": "3.0"
}