blob: 75f2a9bbb1341f2e69e5cb1ed9e11c6124ddb0d3 [file] [log] [blame]
{
"name": "Sensitive",
"version": "6.0",
"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.0"
},
"source_files": [
"Source",
"Source/**/*"
],
"swift_version": "4.0"
}