[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / 9 / f / b / ReactiveSwift / 6.1.0 / ReactiveSwift.podspec.json
blobe8f0c66ddc178db539e373be5fb8001041b0f0af
2   "name": "ReactiveSwift",
3   "version": "6.1.0",
4   "summary": "Streams of values over time",
5   "description": "ReactiveSwift is a Swift framework inspired by Functional Reactive Programming. It provides APIs for composing and transforming streams of values over time.",
6   "homepage": "https://github.com/ReactiveCocoa/ReactiveSwift",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE.md"
10   },
11   "authors": "ReactiveCocoa",
12   "platforms": {
13     "ios": "8.0",
14     "osx": "10.9",
15     "watchos": "2.0",
16     "tvos": "9.0"
17   },
18   "source": {
19     "git": "https://github.com/ReactiveCocoa/ReactiveSwift.git",
20     "tag": "6.1.0"
21   },
22   "source_files": "Sources/*.{swift}",
23   "pod_target_xcconfig": {
24     "OTHER_SWIFT_FLAGS[config=Release]": "$(inherited) -suppress-warnings"
25   },
26   "cocoapods_version": ">= 1.4.0",
27   "swift_versions": [
28     "5.0",
29     "5.1",
30     "5.1"
31   ],
32   "swift_version": "5.1"