[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / e / c / 9 / WorkflowSwiftUIExperimental / 0.4 / WorkflowSwiftUIExperimental.podspec.json
blobda74fe76e76d231e0f8b04dab5a8c56eaa23e296
2   "name": "WorkflowSwiftUIExperimental",
3   "version": "0.4",
4   "summary": "Infrastructure for Workflow-powered SwiftUI",
5   "homepage": "https://www.github.com/square/workflow-swift",
6   "license": "Apache License, Version 2.0",
7   "authors": "Square",
8   "source": {
9     "git": "https://github.com/square/workflow-swift.git",
10     "tag": "swiftui-experimental/v0.4"
11   },
12   "cocoapods_version": ">= 1.7.0",
13   "swift_versions": [
14     "5.7"
15   ],
16   "platforms": {
17     "ios": "15.0",
18     "osx": "10.15"
19   },
20   "source_files": "WorkflowSwiftUIExperimental/Sources/*.swift",
21   "dependencies": {
22     "Workflow": [
23       "~> 3.0"
24     ],
25     "WorkflowUI": [
26       "~> 3.0"
27     ]
28   },
29   "pod_target_xcconfig": {
30     "APPLICATION_EXTENSION_API_ONLY": "YES"
31   },
32   "swift_version": "5.7"