blob: 22bc129d848bcbd5075d3d9b5e4791d45f2dd9c5 [file] [log] [blame]
{
"name": "CombineRelay",
"module_name": "Relay",
"version": "0.1.2",
"summary": "Relays for Combine.",
"homepage": "git@github.com:dduan/Relay.git",
"license": {
"type": "MIT",
"file": "LICENSE.md"
},
"authors": {
"Daniel Duan": "daniel@duan.ca"
},
"social_media_url": "https://twitter.com/daniel_duan",
"platforms": {
"ios": "13.0",
"osx": "10.15",
"watchos": "6.0",
"tvos": "13.0"
},
"source": {
"git": "https://github.com/dduan/Relay.git",
"tag": "0.1.2"
},
"source_files": "Sources/Relay/*.swift"
}