blob: ac541c46999dd8550cfb479f8ab97199f85f3ae4 [file] [log] [blame]
{
"name": "SJVideoPlayerBackGR",
"version": "1.1.1",
"summary": "Customize return gestures.",
"description": "Customize return gestures. System native gestures and custom gestures are free to switch.",
"homepage": "https://github.com/changsanjiang/SJVideoPlayerBackGR",
"license": {
"type": "MIT",
"file": "LICENSE.md"
},
"authors": {
"SanJiang": "changsanjiang@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/changsanjiang/SJVideoPlayerBackGR.git",
"tag": "v1.1.1"
},
"source_files": "SJVideoPlayerBackGR/*.{h,m}",
"requires_arc": true,
"dependencies": {
"SJObserverHelper": [
]
},
"deprecated": true
}