blob: c3dbbcdcd3a63b2196d9e38048a94add571e1299 [file] [log] [blame]
{
"name": "SwipeTransition",
"version": "0.2.1",
"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.1"
},
"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"
}