blob: 0ab5fb464798efda4c9f569d0ec7a7a180555093 [file] [log] [blame]
{
"name": "Direct",
"version": "1.4",
"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.4"
},
"source_files": [
"Source",
"Source/**/*"
]
}