blob: b09b916e4ed445c9b742f5468a8ebd1a20ba1719 [file] [log] [blame]
{
"name": "SHNDTransition",
"version": "0.1.2",
"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.2"
},
"platforms": {
"ios": "8.0"
},
"swift_version": "4.0",
"source_files": "SHNDTransition/Classes/**/*",
"frameworks": "UIKit"
}