blob: bcd0a855e64fa54dff217d5d75f679389da5de55 [file] [log] [blame]
{
"name": "StatefulViewController-DominicMDev",
"module_name": "StatefulViewController",
"version": "1.0.1",
"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.1"
},
"requires_arc": true,
"source_files": "StatefulViewController/*.swift",
"pushed_with_swift_version": "4.0"
}