[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / 0 / c / 8 / RRUIViewControllerExtension / 1.2.1 / RRUIViewControllerExtension.podspec.json
blobdd43bd448dcc33aa2f01dfe83c64b2d0e5ba2d4d
2   "name": "RRUIViewControllerExtension",
3   "version": "1.2.1",
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.1"
18   },
19   "source_files": "RRUIViewControllerExtension/**/*.{h,m}",
20   "public_header_files": "RRUIViewControllerExtension/*.h",
21   "resources": "RRUIViewControllerExtension/resources/*.png",
22   "frameworks": "UIKit",
23   "requires_arc": true