[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 2 / e / 5 / SwiftUIKit_pro / 1.1.0 / SwiftUIKit_pro.podspec.json
blob756a191390aefa404cc63a095db16ae423e57d90
2   "name": "SwiftUIKit_pro",
3   "version": "1.1.0",
4   "summary": "SwiftUIKit combines the element of UIKit with declarative style from SwiftUI. `_pro` surface avoid conflic module name in CocoaPods.",
5   "homepage": "https://github.com/sonla58/SwiftUIKit",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "son.le": "anhsonleit@gmail.com"
12   },
13   "platforms": {
14     "ios": "11.0"
15   },
16   "swift_versions": "5.3",
17   "source": {
18     "git": "https://github.com/sonla58/SwiftUIKit.git",
19     "tag": "v1.1.0"
20   },
21   "source_files": "SwiftUIKit/**/*.{swift}",
22   "frameworks": "UIKit",
23   "subspecs": [
24     {
25       "name": "Core",
26       "source_files": "SwiftUIKit/Core/**/*.{swift}"
27     }
28   ],
29   "swift_version": "5.3"