blob: 25dd44ee10ccddb3fc98d44b55fd6721bcf303b3 [file] [log] [blame]
{
"name": "InterButton",
"version": "0.0.1",
"summary": "InterButton makes the button smaller when tapped.",
"homepage": "https://github.com/yamajyn/InterButton",
"license": {
"type": "MIT",
"file": "License.md"
},
"authors": "Junya Yamamoto",
"social_media_url": "https://twitter.com/yamajyn",
"platforms": {
"ios": "14.0"
},
"swift_versions": "4.0",
"source": {
"git": "https://github.com/yamajyn/InterButton.git",
"tag": "0.0.1"
},
"source_files": [
"Classes",
"InterButton/InterButton.swift"
],
"swift_version": "4.0"
}