[Add] WatchMarket 0.0.2
[CocoaPods.git] / Specs / 4 / d / 2 / UIViewPreviewWrapper / 1.0.0 / UIViewPreviewWrapper.podspec.json
blob01d65a224984d9bef97e25bbe49bbf605787ec75
2   "name": "UIViewPreviewWrapper",
3   "version": "1.0.0",
4   "summary": "UIKit=>SwiftUI的桥接包装",
5   "description": "\"让UIKit实现SwiftUI一样的实时预览\"",
6   "homepage": "https://github.com/SunShineLOL/UIViewPreviewWrapper",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "443623074@qq.comg": "443623074@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/SunShineLOL/UIViewPreviewWrapper.git",
16     "tag": "1.0.0"
17   },
18   "platforms": {
19     "ios": "13.0"
20   },
21   "source_files": "UIViewPreviewWrapper/Classes/**/*",
22   "swift_versions": "5.0",
23   "frameworks": [
24     "UIKit",
25     "SwiftUI"
26   ],
27   "swift_version": "5.0"