blob: 250f29dd5c21260b00bb887159e84f2d5874a155 [file] [log] [blame]
{
"name": "MessageContainerViewController",
"version": "1.0.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": "1.0.0"
},
"social_media_url": "https://twitter.com/janbartel",
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"dependencies": {
"PureLayout": [
]
},
"pushed_with_swift_version": "4.0"
}