blob: efac98d26fcb11e7fd463c5afa98eee41984c2ce [file] [log] [blame]
{
"name": "RSPeekaboo",
"version": "0.0.2",
"summary": "Shows toast like messages.",
"swift_versions": "5.0",
"description": "Shows custom toast like message.",
"homepage": "https://github.com/ratulSharker/RSPeekaboo",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"sharker.ratul.08@gmail.com": "Sharker.ratul.08@gmail.com"
},
"source": {
"git": "https://github.com/ratulSharker/RSPeekaboo.git",
"tag": "v0.0.2"
},
"platforms": {
"ios": "10.0"
},
"source_files": "RSPeekaboo/Classes/**/*",
"swift_version": "5.0"
}