blob: 590330501e109c173608e757ee7ed0ba7c37dcfb [file] [log] [blame]
{
"name": "MMTappableView",
"version": "0.1.0",
"summary": "A view tap animation helper",
"description": "A supporting class to have tappable animation and provides complete animtion while tapping",
"homepage": "https://github.com/MuthurajMuthulingam/MMTappableView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Muthuraj Muthulingam": "muthurajmuthulingam@gmail.com"
},
"source": {
"git": "https://github.com/MuthurajMuthulingam/MMTappableView.git",
"tag": "0.1.0"
},
"social_media_url": "https://twitter.com/Lingam42",
"platforms": {
"ios": "9.0"
},
"swift_version": "4.2",
"source_files": "MMTappableView/Classes/**/*"
}