[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 1 / 2 / 7 / FDFullscreenPopGesture_Bell / 2.0 / FDFullscreenPopGesture_Bell.podspec.json
blobf585d8a6aa69560743761138a9eebee907b24688
2   "name": "FDFullscreenPopGesture_Bell",
3   "version": "2.0",
4   "summary": "An UINavigationController's category to enable fullscreen pop gesture in iOS7+ system style with an AOP useage.",
5   "description": "An UINavigationController's category to enable fullscreen pop gesture in iOS7+ system style with an AOP useage. Just pod in 2 files and no need for any setups.",
6   "homepage": "https://github.com/GreedBell/FDFullscreenPopGesture",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "forkingdog group": "https://github.com/forkingdog",
13     "Bell": "https://github.com/GreedBell"
14   },
15   "platforms": {
16     "ios": "6.0"
17   },
18   "source": {
19     "git": "https://github.com/GreedBell/FDFullscreenPopGesture.git",
20     "tag": "2.0"
21   },
22   "source_files": "FDFullscreenPopGesture/*.{h,m}",
23   "requires_arc": true