[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / e / a / 3 / LvModelWindow / 0.1.2 / LvModelWindow.podspec.json
blobf63d1be3c1687774c67669a95e24764ebb78a953
2   "name": "LvModelWindow",
3   "version": "0.1.2",
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.2"
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   "resource_bundles": {
22     "LvModelWindow": [
23       "Pod/Assets/*.png"
24     ]
25   },
26   "public_header_files": "Pod/Classes/**/*.h",
27   "frameworks": "UIKit"