[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / 3 / 9 / 5 / LRViewClass / 1.0.9 / LRViewClass.podspec.json
blobebfcbd5ca6c50b63c69b67b5b7b8e7af5da5ef6e
2   "name": "LRViewClass",
3   "version": "1.0.9",
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.0.9"
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   ]