[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / e / 6 / 7 / RRViewControllerExtension / 3.1.6 / RRViewControllerExtension.podspec.json
blobd0c9209700c5ceaef4271284fd5a37cf7825b372
2   "name": "RRViewControllerExtension",
3   "version": "3.1.6",
4   "summary": "UINavigationBar appearance management, memory leak detection, convenient UIViewController property and methods.",
5   "pod_target_xcconfig": {
6     "DEFINES_MODULE": "YES",
7     "GENERATE_INFOPLIST_FILE": "YES"
8   },
9   "user_target_xcconfig": {
10     "DEFINES_MODULE": "YES",
11     "GENERATE_INFOPLIST_FILE": "YES"
12   },
13   "description": "A lightweight UIViewController category extension for UINavigationBar appearance management, view controller push/pop/dismiss management, memory leak detection and other convenient property and methods.",
14   "homepage": "https://github.com/Roen-Ro/RRViewControllerExtension",
15   "license": "MIT",
16   "authors": {
17     "罗亮富(Roen)": "zxllf23@163.com"
18   },
19   "platforms": {
20     "ios": "13.0"
21   },
22   "source": {
23     "git": "https://github.com/Roen-Ro/RRViewControllerExtension.git",
24     "tag": "3.1.6"
25   },
26   "source_files": "RRViewControllerExtension/**/*.{h,m}",
27   "public_header_files": "RRViewControllerExtension/*.h",
28   "frameworks": "UIKit",
29   "requires_arc": true