[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 7 / d / 5 / ViewEnvironment / 3.8.0 / ViewEnvironment.podspec.json
blob57cf836eba0ab94ecbcfa01751cd0cd1c5a94c77
2   "name": "ViewEnvironment",
3   "version": "3.8.0",
4   "summary": "A collection of environment values propagated through a view hierarchy.",
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": "v3.8.0"
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     "watchos": "8.0"
20   },
21   "source_files": "ViewEnvironment/Sources/**/*.swift",
22   "pod_target_xcconfig": {
23     "APPLICATION_EXTENSION_API_ONLY": "YES"
24   },
25   "swift_version": "5.7"