blob: 5497cc101587b89f533675857da2b5e26cae5532 [file] [log] [blame]
{
"name": "YUFullscreenGesture",
"version": "1.2",
"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.2"
},
"source_files": "YUFullscreenGesture/*.{h,m}"
}