blob: 2699426009ba19b35b33c49d5a5b6ea6b91ac66e [file] [log] [blame]
{
"name": "UpdateInfoPresenter",
"version": "0.0.1",
"summary": "presenting update info",
"description": "UpdateInfoPresenter is a library that allows you to properly present the specified UIViewController to users who have updated the version of your app.",
"homepage": "https://github.com/malt03/UpdateInfoPresenter",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Koji Murata": "malt.koji@gmail.com"
},
"source": {
"git": "https://github.com/malt03/UpdateInfoPresenter.git",
"tag": "v0.0.1"
},
"source_files": "Sources/**/*.swift",
"swift_versions": "5.3",
"platforms": {
"ios": "9.0"
},
"swift_version": "5.3"
}