[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / e / 6 / 7 / RRViewControllerExtension / 3.0.4 / RRViewControllerExtension.podspec.json
blob7f94ff81d7b3b03d95d457373398dbf7f0262110
2   "name": "RRViewControllerExtension",
3   "version": "3.0.4",
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": "3.0.4"
18   },
19   "source_files": "RRViewControllerExtension/**/*.{h,m}",
20   "public_header_files": "RRViewControllerExtension/*.h",
21   "frameworks": "UIKit",
22   "requires_arc": true