blob: 289c246e68e070de7011d6643e9951dccf2e45ab [file] [log] [blame]
{
"name": "GestureInstructions",
"version": "0.0.2",
"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.2"
},
"swift_versions": "5.0",
"platforms": {
"ios": "10.0"
},
"source_files": "Sources/GestureInstructions/**/*",
"swift_version": "5.0"
}