blob: 4f16dcfcb90a3c7fc7deea7af0bfe2c57c0315ef [file] [log] [blame]
{
"name": "StatefulViewController",
"version": "3.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/aschuch/StatefulViewController",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Alexander Schuch": "alexander@schuch.me"
},
"social_media_url": "http://twitter.com/schuchalexander",
"platforms": {
"ios": "8.0",
"tvos": "9.0"
},
"source": {
"git": "https://github.com/aschuch/StatefulViewController.git",
"tag": "3.0"
},
"requires_arc": true,
"source_files": "StatefulViewController/*.swift",
"pushed_with_swift_version": "3.0"
}