blob: b1727ee0b33281e5479a4ad03dc401bf1ad2c866 [file] [log] [blame]
{
"name": "RelevantInformer",
"version": "0.5.0",
"summary": "Relevant Informer presents custom popups, notifications and other types of messages.",
"description": "Relevant Informer lets users present custom views as popups, notifications, buttom bars etc. The attribures of the presentation (animation, background color, dissmiss style etc.) is highly customizable.",
"homepage": "https://github.com/relevantfruit/relevant-informer.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Rufat Mirza": "rufat.mirza@relevantfruit.com"
},
"source": {
"git": "https://github.com/relevantfruit/relevant-informer.git",
"tag": "0.5.0"
},
"social_media_url": "https://twitter.com/rufatmirza",
"platforms": {
"ios": "12.0"
},
"swift_versions": [
"5.0",
"5.1",
"5.2"
],
"source_files": "RelevantInformer/Classes/**/*",
"swift_version": "5.2"
}