blob: e2e9799f8f531fb1a6aa534f8fe61c2c9f8e5dcc [file] [log] [blame]
{
"name": "CXCompatible",
"version": "0.0.1-beta.1",
"summary": "CombineX Shims",
"homepage": "https://github.com/cx-org/CXCompatible",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Quentin Jin": "luoxiustm@gmail.com"
},
"swift_versions": [
"5.1",
"5.1"
],
"platforms": {
"osx": "10.15",
"ios": "13.0",
"tvos": "13.0",
"watchos": "6.0"
},
"source": {
"git": "https://github.com/cx-org/CXCompatible.git",
"tag": "0.0.1-beta.1"
},
"source_files": "Sources/CXCompatible/**/*.swift",
"swift_version": "5.1"
}