[Add] DocumentReaderOCRRFIDStage 7.5.11035
[CocoaPods.git] / Specs / 3 / 9 / 5 / LRViewClass / 1.0.5 / LRViewClass.podspec.json
blob94b8c1011464d5c565248a97aa730eb79c615a1f
2   "name": "LRViewClass",
3   "version": "1.0.5",
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.5"
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     "CoreGraphics"
28   ]