[Add] BridgeKit 0.1.0
[CocoaPods.git] / Specs / 5 / 9 / 2 / CombineCombineLatestArity / 1.0.0 / CombineCombineLatestArity.podspec.json
blob860b9e369ea634fcc535a908bf950dabf041f14e
2   "name": "CombineCombineLatestArity",
3   "version": "1.0.0",
4   "license": "MIT",
5   "summary": "Combine extension allowing to use `combineLatest` with up-to 26 other publishers",
6   "homepage": "https://github.com/clementpadovani/Combine-CombineLatestArity",
7   "authors": "Clement Padovani",
8   "source": {
9     "git": "https://github.com/clementpadovani/Combine-CombineLatestArity.git",
10     "tag": "1.0.0"
11   },
12   "platforms": {
13     "ios": "13.0",
14     "osx": "10.15",
15     "tvos": "13.0",
16     "watchos": "6.0"
17   },
18   "source_files": "Sources/CombineCombineLatestArity/*.swift",
19   "frameworks": "Combine",
20   "swift_versions": "5.0",
21   "swift_version": "5.0"