blob: f9bdbe02cd9449a8d1850d4cb29bf954df93989a [file] [log] [blame]
{
"name": "SJNavigationPopGesture",
"version": "1.4.4",
"summary": "fullscreen pop gestures.",
"description": "Fullscreen pop gesture. It is very suitable for the application of the video player.",
"homepage": "https://github.com/changsanjiang/SJFullscreenPopGesture",
"license": {
"type": "MIT",
"file": "LICENSE.md"
},
"authors": {
"SanJiang": "changsanjiang@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/changsanjiang/SJFullscreenPopGesture.git",
"tag": "v1.4.4"
},
"source_files": "SJNavigationPopGesture/*.swift",
"frameworks": "UIKit",
"requires_arc": true
}