[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / 3 / e / b / CXExtensions / 0.0.1-beta.2 / CXExtensions.podspec.json
blobb1db68d3688a2ad1c4b72e2548642e31b2049c5c
2   "name": "CXExtensions",
3   "version": "0.0.1-beta.2",
4   "summary": "A collection of useful extensions for Combine and CombineX.",
5   "homepage": "https://github.com/cx-org/CXExtensions",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Quentin Jin": "luoxiustm@gmail.com"
12   },
13   "swift_versions": [
14     "5.0",
15     "5.0"
16   ],
17   "platforms": {
18     "osx": "10.10",
19     "ios": "8.0",
20     "tvos": "9.0",
21     "watchos": "2.0"
22   },
23   "source": {
24     "git": "https://github.com/cx-org/CXExtensions.git",
25     "tag": "0.0.1-beta.2"
26   },
27   "source_files": "Sources/CXExtensions/**/*.swift",
28   "dependencies": {
29     "CXFoundation": [
30       "~> 0.0.1-beta.3"
31     ],
32     "CXCompatible": [
33       "~> 0.0.1-beta.2"
34     ]
35   },
36   "swift_version": "5.0"