[Add] FTMobileSDK 1.5.8-alpha.2
[CocoaPods.git] / Specs / 7 / d / 5 / ViewEnvironment / 3.3.0 / ViewEnvironment.podspec.json
blob8fe836cbbda10fbd0b57d92d766f68c39b2d1900
2   "name": "ViewEnvironment",
3   "version": "3.3.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.3.0"
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": "ViewEnvironment/Sources/**/*.swift",
21   "pod_target_xcconfig": {
22     "APPLICATION_EXTENSION_API_ONLY": "YES"
23   },
24   "swift_version": "5.7"