[Add] CxjToasts 1.0.1
[CocoaPods.git] / Specs / 2 / 3 / 4 / ErrorView / 1.0.0 / ErrorView.podspec.json
blobd05097d395ff8f74489ae8adce10e00aff4862f1
2   "name": "ErrorView",
3   "version": "1.0.0",
4   "license": {
5     "type": "MIT",
6     "file": "LICENSE"
7   },
8   "summary": "Error view.",
9   "description": "Beautifully animated error view",
10   "homepage": "https://github.com/philip-bui/error-view",
11   "authors": {
12     "Philip Bui": "philip.bui.developer@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/philip-bui/error-view.git",
16     "tag": "1.0.0"
17   },
18   "documentation_url": "https://github.com/philip-bui/error-view",
19   "platforms": {
20     "ios": "9.0"
21   },
22   "source_files": "Sources/**/*.swift",
23   "screenshots": [
24     "https://github.com/philip-bui/error-view/raw/master/Images/ErrorView.png"
25   ],
26   "swift_version": "4.2"