blob: 4e880713a006a4ff9c14461b6461055cd5e79c4f [file] [log] [blame]
{
"name": "YUFullscreenGesture",
"version": "1.0.1",
"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.1"
},
"source_files": "YUFullscreenGesture/*.{h,m}"
}