blob: e6541efc14097609b32b81da1677df4fecec0590 [file] [log] [blame]
{
"name": "P_Swipable",
"version": "0.1.0",
"summary": "P_Swipable is the library to config swipe action to expand or collapse UIView",
"description": "P_Swipable is the library to config swipe action to expand or collapse UIView.\nTarget view can be place at bottom (swipeDirection = .up) or top (swipeDirection = .down).",
"homepage": "https://github.com/Meggapixxel/P_Swipable",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Meggapixxel": "zhydenkodeveloper@gmail.com"
},
"source": {
"git": "https://github.com/Meggapixxel/P_Swipable.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "11.0"
},
"swift_versions": "5.0",
"source_files": "Source/**/*",
"frameworks": "UIKit",
"swift_version": "5.0"
}