blob: c3c526910ed4ec03d7c068314eddd9c57ae9ef2c [file] [log] [blame]
{
"name": "Direct",
"version": "1.3",
"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.3"
},
"source_files": [
"Source",
"Source/**/*"
]
}