[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 3 / 9 / 5 / LRViewClass / 1.1.2 / LRViewClass.podspec.json
blobabefc5e5f7028ca202ade31ef306d397fa4ff1ac
2   "name": "LRViewClass",
3   "version": "1.1.2",
4   "summary": "LRViewClass",
5   "description": "LRViewContoller:普通控制器\nLRNavigationControll:导航控制器\nLRTabBarViewController: 底部 TabBar 控制器\nLRNavigationBar: 导航条\nControllerPopByInteractivePopGestureRecognizer: 滑动返回监听",
6   "homepage": "https://github.com/huawt/LRViewClass",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "huawt": "ghost263sky@163.com"
13   },
14   "source": {
15     "git": "https://github.com/huawt/LRViewClass.git",
16     "tag": "1.1.2"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "LRViewClass/Classes/**/*",
22   "resources": "LRViewClass/LRImage.bundle",
23   "public_header_files": "LRViewClass/Classes/**/*.h",
24   "frameworks": [
25     "UIKit",
26     "Foundation"
27   ]