[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 1 / 5 / c / CombineX.swift / 0.0.1-beta.2 / CombineX.swift.podspec.json
blob4891ee7edc8235df3bc6d68abcb06e545b71f7b0
2   "name": "CombineX.swift",
3   "module_name": "CombineX",
4   "version": "0.0.1-beta.2",
5   "summary": "Open source implementation for Apple's Combine specs.",
6   "homepage": "https://github.com/luoxiu/CombineX",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Quentin Jin": "luoxiustm@gmail.com"
13   },
14   "swift_versions": [
15     "5.0",
16     "5.0"
17   ],
18   "platforms": {
19     "osx": "10.12",
20     "ios": "10.0",
21     "tvos": "10.0",
22     "watchos": "3.0"
23   },
24   "source": {
25     "git": "https://github.com/luoxiu/CombineX.git",
26     "tag": "0.0.1-beta.2"
27   },
28   "source_files": "Sources/CombineX/**/*.swift",
29   "swift_version": "5.0"