[Add] AlibabacloudIQS20241111 1.2.0
[CocoaPods.git] / Specs / e / 6 / 7 / RRViewControllerExtension / 3.3.0 / RRViewControllerExtension.podspec.json
blobfbd7af358352dfb947c6e6079d017c15f1e4dc37
2   "name": "RRViewControllerExtension",
3   "version": "3.3.0",
4   "summary": "UINavigationBar appearance management, memory leak detection, convenient UIViewController property and methods.",
5   "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.",
6   "homepage": "https://github.com/Roen-Ro/RRViewControllerExtension",
7   "license": "MIT",
8   "authors": {
9     "罗亮富(Roen)": "zxllf23@163.com"
10   },
11   "platforms": {
12     "ios": "13.0"
13   },
14   "source": {
15     "git": "https://github.com/Roen-Ro/RRViewControllerExtension.git",
16     "tag": "3.3.0"
17   },
18   "source_files": "RRViewControllerExtension/**/*.{h,m}",
19   "public_header_files": "RRViewControllerExtension/*.h",
20   "frameworks": "UIKit",
21   "requires_arc": true