blob: d3e17c60b6c8da658af01d8a2da196ab3dec612a [file] [log] [blame]
{
"name": "iBanner",
"version": "0.0.1",
"summary": "iBanner is a customizable and lightweight library that makes the task of displaying in app notification banners in iOS.",
"homepage": "https://github.com/Aamirali86/iBanner",
"authors": {
"Muhammad Aamir Ali": "aamir-muhammad@hotmail.com"
},
"social_media_url": "https://linkedin.com/in/muhammadaamirali/",
"platforms": {
"ios": "11.0"
},
"swift_versions": "5.0",
"source": {
"git": "https://github.com/Aamirali86/iBanner.git",
"tag": "0.0.1"
},
"source_files": "Banner/**/*.{swift}",
"swift_version": "5.0"
}