[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 0 / c / 8 / RRUIViewControllerExtension / 1.1.0 / RRUIViewControllerExtension.podspec.json
blob39d4114773d14dc4e7ab5d0b3ab4bdb4ce8dd872
2   "name": "RRUIViewControllerExtension",
3   "version": "1.1.0",
4   "summary": "UINavigation appearance management, memory leak detection, convenient UIViewController property and methods.",
5   "description": "A lightweight UIViewController category extension for UINavigation  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.1.0"
18   },
19   "source_files": "RRUIViewControllerExtension/**/*.{h,m}",
20   "public_header_files": "RRUIViewControllerExtension/*.h",
21   "resources": "RRUIViewControllerExtension/resources/**/*",
22   "frameworks": "UIKit",
23   "requires_arc": true