blob: 9bda983db7da0db09c608bd37bc4d902b9d88a35 [file] [log] [blame]
{
"name": "YUFullscreenGesture",
"version": "1.0.0",
"summary": "An pop gesture.",
"description": "YUFullscreenGesture is iPad and iPhone compatible. Supports landscape and portrait orientations and can be used inside UINavigationController.",
"homepage": "https://github.com/yuzhidu/YUFullscreenGesture",
"authors": {
"马裕博": "1632212092@qq.com"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"license": {
"type": "MIT",
"file": "LICENSE"
},
"source": {
"git": "https://github.com/yuzhidu/YUFullscreenGesture.git",
"tag": "1.0.0"
},
"source_files": "YUFullscreenGesture/*.{h,m}"
}