blob: 8da15093d9b3603ed517c6c0b067f77d4f61845d [file] [log] [blame]
{
"name": "FocusableImageView",
"version": "0.0.4",
"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.4"
},
"source_files": "Sources/**/*.swift",
"swift_versions": "5.1",
"platforms": {
"ios": "11.0"
},
"swift_version": "5.1"
}