[Add] RegulaCommonStage 7.5.928
[CocoaPods.git] / Specs / 3 / 9 / 8 / YUFullscreenGesture / 1.0.1 / YUFullscreenGesture.podspec.json
blob4e880713a006a4ff9c14461b6461055cd5e79c4f
2   "name": "YUFullscreenGesture",
3   "version": "1.0.1",
4   "summary": "An pop gesture.",
5   "description": "YUFullscreenGesture is iPad and iPhone compatible. Supports landscape and portrait orientations and can be used inside UINavigationController.",
6   "homepage": "https://github.com/yuzhidu/YUFullscreenGesture",
7   "authors": {
8     "马裕博": "1632212092@qq.com"
9   },
10   "platforms": {
11     "ios": "7.0"
12   },
13   "requires_arc": true,
14   "license": {
15     "type": "MIT",
16     "file": "LICENSE"
17   },
18   "source": {
19     "git": "https://github.com/yuzhidu/YUFullscreenGesture.git",
20     "tag": "1.0.1"
21   },
22   "source_files": "YUFullscreenGesture/*.{h,m}"