blob: ff5d82b8941aa0003dd36a741ab49eaaa6a9b9f8 [file] [log] [blame]
{
"name": "STCubeTransition",
"version": "1.4",
"summary": "UIVIew 3D Cube rotate effect",
"description": "A custom view transition that provides transition between 2 different views with 3D cube rotate effect.",
"homepage": "https://github.com/Sa74/STCubeTransition",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"swift_version": "4.2",
"authors": {
"Sasi Moorthy": "msasi7274@gmail.com"
},
"social_media_url": "http://twitter.com/Sasi3726",
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/Sa74/STCubeTransition.git",
"tag": "1.4"
},
"source_files": "STCubeTransition/STCubeTransition/STCubeTransition/STCubeTransition.swift",
"exclude_files": "Classes/Exclude"
}