[Add] WoosmapGeofencing 4.3.9-beta1
[CocoaPods.git] / Specs / e / 6 / 7 / RRViewControllerExtension / 3.1.7 / RRViewControllerExtension.podspec.json
blob7804507b9939da869f5989645d026e3b0b09468e
2   "name": "RRViewControllerExtension",
3   "version": "3.1.7",
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.1.7"
17   },
18   "source_files": "RRViewControllerExtension/**/*.{h,m}",
19   "public_header_files": "RRViewControllerExtension/*.h",
20   "frameworks": "UIKit",
21   "requires_arc": true