blob: 19bb5259f88dc82b96b6a229f4976515a1788076 [file] [log] [blame]
{
"name": "MessageContainerViewController",
"version": "5.1.0",
"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.1.0"
},
"social_media_url": "https://twitter.com/janbartel",
"swift_versions": "4.2",
"platforms": {
"ios": "9.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"swift_version": "4.2"
}