blob: bef8e04fcd198f84ec7f92990c354797c206ea8a [file] [log] [blame]
{
"name": "YJNavigationFullGesture",
"version": "1.0.1",
"summary": "支持全屏手势的NavigationController的分类,拖入工程就能使用,不需要写任何代码",
"description": "支持全屏手势的NavigationController的分类,拖入工程就能使用,不需要写任何代码,同时也支持自定义pop的比例和禁用指定页面的全屏手势,新增左滑动手势的改变的通知",
"homepage": "https://github.com/full-of-fire/YJNavigationFullGesture",
"license": {
"type": "MIT",
"file": "FILE_LICENSE"
},
"authors": {
"full-of-fire": "591730822@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/full-of-fire/YJNavigationFullGesture.git",
"tag": "1.0.1"
},
"source_files": [
"YJNavigationFullGesture",
"YJNavigationFullGesture/**/*.{h,m}"
],
"exclude_files": "YJNavigationFullGesture/Exclude"
}