blob: a58adffb083b759dd77b5282a5e117de7b9b1fe4 [file] [log] [blame]
{
"name": "Direct",
"version": "1.5",
"summary": "Tools for transitions between screens in iOS app",
"description": "Simplifies transitions between screens in iOS apps by providing special class for simple navigation.",
"homepage": "https://github.com/igormatyushkin014/Direct",
"screenshots": "https://github.com/igormatyushkin014/Direct/raw/master/Images/logo_2048_2048.png",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Igor Matyushkin": "igormatyushkin014@gmail.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/igormatyushkin014/Direct.git",
"tag": "1.5"
},
"source_files": [
"Source",
"Source/**/*"
]
}