[Add] AlibabacloudCloudAPI20160714 4.5.1
[CocoaPods.git] / Specs / 5 / 2 / 0 / PopupUI / 1.0.3 / PopupUI.podspec.json
blob4faaa5b354a7a131735682935f9531f3e45c2180
2   "name": "PopupUI",
3   "version": "1.0.3",
4   "summary": "Easy to pop up any view by SwiftUI!    SwiftUI 实现的弹窗控件,简单易用!",
5   "description": "Easy to pop up any view by SwiftUI!    SwiftUI 实现的弹窗控件,简单易用!\nCode less than 3 lines!\t代码超过 3 行算我输!",
6   "homepage": "http://github.com/pikacode/PopupUI",
7   "license": "MIT",
8   "authors": {
9     "pikacode": "pikacode@qq.com"
10   },
11   "platforms": {
12     "ios": "15.0"
13   },
14   "source": {
15     "git": "https://github.com/pikacode/PopupUI.git",
16     "tag": "1.0.3"
17   },
18   "source_files": "Sources/PopupUI/*.{swift}",
19   "frameworks": [
20     "SwiftUI",
21     "Combine"
22   ],
23   "requires_arc": true,
24   "swift_versions": "5.5",
25   "swift_version": "5.5"