blob: 56b39248329c7d095d57cc1c8314cce10e4f0b5b [file] [log] [blame]
{
"name": "SuspendedViewStub",
"version": "0.1.1",
"summary": "A simple view stub for application suspend mode",
"description": "A simple view stub for ios application suspend mode.",
"homepage": "https://github.com/torlopov-andrey/SuspendedViewStub",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Torlopov Andrey": "torlopov.andrey@gmail.com"
},
"source": {
"git": "https://github.com/torlopov-andrey/SuspendedViewStub.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "SuspendedViewStub/Classes/**/*",
"frameworks": "UIKit",
"pushed_with_swift_version": "3.0"
}