blob: 3dd035be39a9251789da48385ca4ce6c0abb6d9c [file] [log] [blame]
{
"name": "MessageContainerViewController",
"version": "0.1.1",
"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.1.1"
},
"social_media_url": "https://twitter.com/janbartel",
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resource_bundles": {
"MessageContainerViewController": [
"Pod/Assets/*.png"
]
},
"dependencies": {
"OALayoutAnchor": [
]
}
}