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