[Add] Plotline 4.1.5
[CocoaPods.git] / Specs / 2 / 9 / 5 / YJNavigationFullGesture / 1.0.1 / YJNavigationFullGesture.podspec.json
blobbef8e04fcd198f84ec7f92990c354797c206ea8a
2   "name": "YJNavigationFullGesture",
3   "version": "1.0.1",
4   "summary": "支持全屏手势的NavigationController的分类,拖入工程就能使用,不需要写任何代码",
5   "description": "支持全屏手势的NavigationController的分类,拖入工程就能使用,不需要写任何代码,同时也支持自定义pop的比例和禁用指定页面的全屏手势,新增左滑动手势的改变的通知",
6   "homepage": "https://github.com/full-of-fire/YJNavigationFullGesture",
7   "license": {
8     "type": "MIT",
9     "file": "FILE_LICENSE"
10   },
11   "authors": {
12     "full-of-fire": "591730822@qq.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/full-of-fire/YJNavigationFullGesture.git",
19     "tag": "1.0.1"
20   },
21   "source_files": [
22     "YJNavigationFullGesture",
23     "YJNavigationFullGesture/**/*.{h,m}"
24   ],
25   "exclude_files": "YJNavigationFullGesture/Exclude"