blob: 94040c82a622e4163321888325a38877beb1c50a [file] [log] [blame]
{
"name": "FocusableImageView",
"version": "0.0.3",
"summary": "FocusableImageView is a library for creating focusable imageview.",
"description": "FocusableImageView is a library for creating focusable imageview.\nUsers can focus images by tapping views.",
"homepage": "https://github.com/malt03/FocusableImageView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Koji Murata": "malt.koji@gmail.com"
},
"source": {
"git": "https://github.com/malt03/FocusableImageView.git",
"tag": "0.0.3"
},
"source_files": "Sources/**/*.swift",
"swift_versions": "5.1",
"platforms": {
"ios": "11.0"
},
"swift_version": "5.1"
}