[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 6 / 5 / 0 / CXFoundation / 0.0.1-beta.3 / CXFoundation.podspec.json
blobaaedad177f10e72914c62f972b9e5252c2413055
2   "name": "CXFoundation",
3   "version": "0.0.1-beta.3",
4   "summary": "Foundation extensions built on top of CombineX",
5   "homepage": "https://github.com/cx-org/CXFoundation",
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/CXFoundation.git",
25     "tag": "0.0.1-beta.3"
26   },
27   "source_files": "Sources/CXFoundation/**/*.swift",
28   "dependencies": {
29     "CombineX": [
30       "~> 0.0.1-beta.2"
31     ]
32   },
33   "swift_version": "5.0"