blob: 36d389a9e3df209ad2b56aa610acb73337dfee0c [file] [log] [blame]
{
"name": "MessageContainerViewController",
"version": "5.0.4",
"summary": "A container view controller creating error messages on the top of your app",
"description": "A container view controller creating error messages on the top of your app.",
"homepage": "https://bitbucket.org/barteljan/messagecontainerviewcontroller.git",
"license": "MIT",
"authors": {
"Jan Bartel": "barteljan@yahoo.de"
},
"source": {
"git": "https://bitbucket.org/barteljan/messagecontainerviewcontroller.git",
"tag": "5.0.4"
},
"social_media_url": "https://twitter.com/janbartel",
"swift_version": "4.2",
"platforms": {
"ios": "9.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*"
}