blob: 5be922cb12a2a66bb1fe631073a45f6d52257d69 [file] [log] [blame]
{
"name": "SJFullscreenPopGesture",
"version": "1.1.5",
"summary": "Customize pop gestures.",
"description": "Customize return gestures. System native gestures and custom gestures are free to switch.",
"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.1.5"
},
"source_files": "SJVideoPlayerBackGR/*.{h,m}",
"requires_arc": true,
"dependencies": {
"SJObserverHelper": [
]
}
}