[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / e / c / 9 / WorkflowSwiftUIExperimental / 0.1 / WorkflowSwiftUIExperimental.podspec.json
blobc4bee0f258c8a188762a58bb05d433a90d357287
2   "name": "WorkflowSwiftUIExperimental",
3   "version": "0.1",
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.1"
11   },
12   "cocoapods_version": ">= 1.7.0",
13   "swift_versions": [
14     "5.7"
15   ],
16   "platforms": {
17     "ios": "14.0",
18     "osx": "10.15"
19   },
20   "source_files": "WorkflowSwiftUIExperimental/Sources/*.swift",
21   "dependencies": {
22     "Workflow": [
23       "3.5.0"
24     ],
25     "WorkflowUI": [
26       "3.5.0"
27     ]
28   },
29   "pod_target_xcconfig": {
30     "APPLICATION_EXTENSION_API_ONLY": "YES"
31   },
32   "swift_version": "5.7"