blob: 2819341a056ab5596777d39c595fc9ea6f1d1d27 [file] [log] [blame]
{
"name": "GestureInstructions",
"version": "0.0.1",
"summary": "Framework for showing gesture hints",
"description": "Framework to show gesture animations on top of the viewController.",
"homepage": "https://github.com/rinat-enikeev/GestureInstructions",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"rinat-enikeev": "rinat.enikeev@gmail.com"
},
"source": {
"git": "https://github.com/rinat-enikeev/GestureInstructions.git",
"tag": "0.0.1"
},
"swift_versions": "5.0",
"platforms": {
"ios": "10.0"
},
"source_files": "GestureInstructions/Classes/**/*",
"swift_version": "5.0"
}