blob: a9e80a6e688aa133b438a85b50e6e6346524dcef [file] [log] [blame]
{
"name": "TNInfoBubble",
"version": "1.0.0",
"summary": "TNInfoBubble is a customizable info bubble like the one being used in the Prisma app.",
"description": "This Swift component creates an info bubble which is highly customizable. Out of the box it looks like the info bubble being used in the Prisma app.\nThe component can be used within Storyboards or can be created via code.\n\nMore information is available in the README.",
"homepage": "https://github.com/frederik-jacques/TNInfoBubble",
"screenshots": "https://cl.ly/3z02331F3y3B/tninfobubble.png",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Frederik Jacques": "frederik@the-nerd.be"
},
"source": {
"git": "https://github.com/frederik-jacques/TNInfoBubble.git",
"tag": "1.0.0"
},
"social_media_url": "https://twitter.com/thenerd_be",
"platforms": {
"ios": "9.0"
},
"source_files": "TNInfoBubble/Classes/**/*"
}