blob: 050c98393faead3f18161a11c7b1e53ea1f1c860 [file] [log] [blame]
{
"name": "SHNDTransition",
"version": "0.1.0",
"summary": "Custom transition between Storyboards",
"description": "If you wanna go between Storyboards with custom Segue transition animation you sould try this, super easy super cool...Hope you fellas enjoy it",
"homepage": "https://github.com/shndrs/SHNDTransition",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"sahandraeisi1994@gmail.com": "sahandraeisi@yahoo.com"
},
"source": {
"git": "https://github.com/shndrs/SHNDTransition.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"swift_version": "4.0",
"source_files": "SHNDTransition/Classes/**/*",
"frameworks": "UIKit"
}