blob: 601877f1a556decee7308f4382bae591cecad42a [file] [log] [blame]
{
"name": "StatefulViewController-DominicMDev",
"version": "1.0.0",
"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": "dominic.miller1996@gmail.com"
},
"platforms": {
"ios": "8.0",
"tvos": "9.0"
},
"source": {
"git": "https://github.com/DominicMDev/StatefulViewController-DominicMDev.git",
"tag": "1.0.0"
},
"requires_arc": true,
"source_files": "StatefulViewController/*.swift",
"pushed_with_swift_version": "4.0"
}