blob: ed8bade68dca9695d2708cf28183c90cd052b82c [file] [log] [blame]
{
"name": "Glue",
"version": "0.0.3",
"summary": "Seamlessly glue multiple storyboards together without writing a single line of code.",
"homepage": "https://github.com/nubbel/Glue",
"screenshots": "http://share.gifyoutube.com/Kz77qb.gif",
"license": "MIT",
"authors": {
"Dominique d'Argent": "nicky.nubbel@gmail.com"
},
"social_media_url": "http://twitter.com/nubbel",
"platforms": {
"ios": "8.1"
},
"source": {
"git": "https://github.com/nubbel/Glue.git",
"tag": "v0.0.3"
},
"source_files": "Source/*.swift",
"requires_arc": true
}