blob: d5c5e45e231b2c0791799cab57918154e3f5866f [file] [log] [blame]
{
"name": "SwipeTransition",
"version": "0.2.2",
"summary": "Allows trendy transitions using swipe gesture such as \"swipe back\".",
"description": "SwipeTransition allows trendy transitions using swipe gesture such as \"swipe back\".",
"homepage": "https://github.com/tattn/SwipeTransition",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"git": "tanakasan2525@gmail.com"
},
"source": {
"git": "https://github.com/tattn/SwipeTransition.git",
"tag": "0.2.2"
},
"social_media_url": "https://twitter.com/tanakasan2525",
"platforms": {
"ios": "8.0"
},
"source_files": "Sources/SwipeTransition/**/*",
"public_header_files": "Sources/SwipeTransition/**/*.h",
"frameworks": "UIKit",
"pushed_with_swift_version": "4.0"
}