[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 8 / b / 4 / PreviewInUIKit / 1.0.0 / PreviewInUIKit.podspec.json
blob30659fa7f112f7499c9ccebd47e1b1c1adb65935
2   "name": "PreviewInUIKit",
3   "version": "1.0.0",
4   "summary": "A library for previewing UI components in Swift.",
5   "description": "PreviewUIKit is a Swift package that allows you to easily preview and test UI components.",
6   "homepage": "https://github.com/Elechim01/PreviewUIKit",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Michele Manniello": "morotto91@outlook.it"
13   },
14   "source": {
15     "git": "https://github.com/Elechim01/PreviewUIKit.git",
16     "tag": "1.0.0"
17   },
18   "platforms": {
19     "ios": "13.0"
20   },
21   "swift_versions": "5.0",
22   "source_files": "Sources/**/*.swift",
23   "swift_version": "5.0"