[Add] Harbor 3.0.0
[CocoaPods.git] / Specs / 2 / d / 9 / MessageContainerViewController / 2.0.0 / MessageContainerViewController.podspec.json
blobf59de68129663433a54229c2c2c0c6aa0168f164
2   "name": "MessageContainerViewController",
3   "version": "2.0.0",
4   "summary": "A container view controller creating error messages on the top of your app",
5   "description": "A container view controller creating error messages on the top of your app.",
6   "homepage": "https://bitbucket.org/barteljan/messagecontainerviewcontroller.git",
7   "license": "MIT",
8   "authors": {
9     "Jan Bartel": "barteljan@yahoo.de"
10   },
11   "source": {
12     "git": "https://bitbucket.org/barteljan/messagecontainerviewcontroller.git",
13     "tag": "2.0.0"
14   },
15   "social_media_url": "https://twitter.com/janbartel",
16   "platforms": {
17     "ios": "8.0"
18   },
19   "requires_arc": true,
20   "source_files": "Pod/Classes/**/*",
21   "dependencies": {
22     "PureLayout": [
24     ]
25   },
26   "pushed_with_swift_version": "4.0"