2 "name": "RRViewControllerExtension",
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"
9 "user_target_xcconfig": {
10 "DEFINES_MODULE": "YES",
11 "GENERATE_INFOPLIST_FILE": "YES"
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",
17 "罗亮富(Roen)": "zxllf23@163.com"
23 "git": "https://github.com/Roen-Ro/RRViewControllerExtension.git",
26 "source_files": "RRViewControllerExtension/**/*.{h,m}",
27 "public_header_files": "RRViewControllerExtension/*.h",
28 "frameworks": "UIKit",