blob: f3b1cf50ab8ef2354793c566f61cb47650c7aebe [file] [log] [blame]
{
"name": "TGShakeToFeedback",
"version": "0.1.4",
"summary": "Library to have shake to feedback feature.",
"swift_versions": "5.0",
"description": "It lets user shake the phone and mail composer will be prompted with users current screen.",
"homepage": "https://github.com/imthegiga/TGShakeToFeedback",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Abhishek Salokhe": "abhisheksalokhe@gmail.com"
},
"source": {
"git": "https://github.com/imthegiga/TGShakeToFeedback.git",
"tag": "0.1.4"
},
"platforms": {
"ios": "8.0"
},
"source_files": "TGShakeToFeedback/Library/TGShakeToFeedback.swift"
}