[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 5 / 9 / 2 / CombineCombineLatestArity / 1.0.1 / CombineCombineLatestArity.podspec.json
blob289221ccf9fc31138b2fdb17f9d9d8893a3ed0c3
2   "name": "CombineCombineLatestArity",
3   "version": "1.0.1",
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.1"
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   "static_framework": true,
22   "swift_version": "5.0"