[Add] DocumentReaderOCR 7.5.10931
[CocoaPods.git] / Specs / e / a / 3 / LvModelWindow / 0.1.6 / LvModelWindow.podspec.json
blob620cb392d1f639b1069d16f51dee41949b1adab7
2   "name": "LvModelWindow",
3   "version": "0.1.6",
4   "summary": "LvModelWindow是一个弹出视图的wrapper Window,可添加自定义视图、自定义动画,支持StatusBar隐藏,支持屏幕旋转。",
5   "description": "通过LvModelWindow能够轻易实现任意自定义视图、任意自定义动画。LvModelWindow是一个弹出视图的wrapper Window,可添加自定义视图、自定义动画,支持StatusBar隐藏,支持屏幕旋转。",
6   "homepage": "https://github.com/pgbo/LvModelWindow",
7   "license": "MIT",
8   "authors": {
9     "pgbo": "460667915@qq.com"
10   },
11   "source": {
12     "git": "https://github.com/pgbo/LvModelWindow.git",
13     "tag": "0.1.6"
14   },
15   "social_media_url": "https://github.com/pgbo",
16   "platforms": {
17     "ios": "7.0"
18   },
19   "requires_arc": true,
20   "source_files": "Pod/Classes/**/*",
21   "public_header_files": "Pod/Classes/**/*.h",
22   "frameworks": "UIKit"