[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / f / 3 / 6 / PoporPopNC / 0.0.1 / PoporPopNC.podspec.json
blob1d3c52467196136a2bb5e552b0bdef99db477d80
2   "name": "PoporPopNC",
3   "version": "0.0.1",
4   "summary": "hook UINavigationController pop action",
5   "description": "在UINavigationController点击返回或者侧滑手势的时候,拦截系统函数,方法在PoporPopCheckDelegate中.本来是使用QMUI_iOS的,但是QMUI_iOS的触发机制有问题,方法名称是模仿的QMUI.\\\n    \\n允许修改允许修改返回按钮文字.\\\n    \\n允许修改是否允许push same vc.",
6   "homepage": "https://github.com/popor/PoporPopNC",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "popor": "908891024@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/popor/PoporPopNC.git",
16     "tag": "0.0.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "PoporPopNC/Classes/*.{h,m}",
22   "dependencies": {
23     "PoporFoundation/NSObject": [
25     ]
26   },
27   "deprecated": true