blob: 65dccb66c92fbec8fee2a12133ed660582913b94 [file] [log] [blame]
{
"name": "StatefulViewController-DominicMDev",
"module_name": "StatefulViewController",
"version": "1.1.0",
"swift_version": "4.2",
"summary": "Placeholder views based on content, loading, error or empty states",
"description": "A view controller subclass that presents placeholder views based on content, loading, error or empty states.",
"homepage": "https://github.com/DominicMDev/StatefulViewController-DominicMDev",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Alexander Schuch": "alexander@schuch.me",
"Dominic Miller": "dominicmdev@gmail.com"
},
"platforms": {
"ios": "8.0",
"tvos": "9.0"
},
"source": {
"git": "https://github.com/DominicMDev/StatefulViewController-DominicMDev.git",
"tag": "1.1.0"
},
"requires_arc": true,
"source_files": "StatefulViewController/*.swift"
}