blob: d05097d395ff8f74489ae8adce10e00aff4862f1 [file] [log] [blame]
{
"name": "ErrorView",
"version": "1.0.0",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"summary": "Error view.",
"description": "Beautifully animated error view",
"homepage": "https://github.com/philip-bui/error-view",
"authors": {
"Philip Bui": "philip.bui.developer@gmail.com"
},
"source": {
"git": "https://github.com/philip-bui/error-view.git",
"tag": "1.0.0"
},
"documentation_url": "https://github.com/philip-bui/error-view",
"platforms": {
"ios": "9.0"
},
"source_files": "Sources/**/*.swift",
"screenshots": [
"https://github.com/philip-bui/error-view/raw/master/Images/ErrorView.png"
],
"swift_version": "4.2"
}