blob: e3aa5898324cc2da4a0707022eecd07288175b73 [file] [log] [blame]
{
"name": "SJFullscreenPopGesture",
"version": "1.2.4",
"summary": "fullscreen pop gestures.",
"description": "fullscreen pop gesture. 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.2.4"
},
"source_files": "SJVideoPlayerBackGR/*.{h,m}",
"requires_arc": true
}