blob: b81f8ea3e638d81396f6cdf44a11252494a00d34 [file] [log] [blame]
{
"name": "StatefulViewController",
"version": "1.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/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": "1.1"
},
"requires_arc": true,
"source_files": "StatefulViewController/*.swift"
}