blob: 6682354594759e69f745b00c0bfb79817d54751a [file] [log] [blame]
{
"name": "Sensitive",
"version": "6.1",
"summary": "Fresh look at work with gestures in Swift.",
"description": "This library changes the way how you work with gestures in Swift.",
"homepage": "https://github.com/igormatyushkin014/Sensitive",
"screenshots": "https://github.com/igormatyushkin014/Sensitive/raw/master/Logo/logo-1024-300.png",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Igor Matyushkin": "igormatyushkin014@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/igormatyushkin014/Sensitive.git",
"tag": "6.1"
},
"source_files": [
"Source",
"Source/**/*"
],
"swift_version": "4.0"
}