[Add] AlibabacloudIQS20241111 1.2.0
[CocoaPods.git] / Specs / e / 6 / 7 / RRViewControllerExtension / 1.2.10 / RRViewControllerExtension.podspec.json
blobd492053646b5dfad34a209a9bc20ae6ce23f5898
2   "name": "RRViewControllerExtension",
3   "version": "1.2.10",
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   "social_media_url": "https://twitter.com/RoenLuo",
12   "platforms": {
13     "ios": "8.0"
14   },
15   "source": {
16     "git": "https://github.com/Roen-Ro/RRViewControllerExtension.git",
17     "tag": "1.2.10"
18   },
19   "source_files": "RRViewControllerExtension/**/*.{h,m}",
20   "public_header_files": "RRViewControllerExtension/*.h",
21   "frameworks": "UIKit",
22   "requires_arc": true