blob: 78533632187644c82ea845e443d024dcabd40c84 [file] [log] [blame]
{
"name": "CombineExt",
"version": "0.0.1",
"summary": "A collection of operators and tools to supplement Apple's Combine framework",
"description": "A collection of operators and tools to supplement Apple's Combine framework",
"homepage": "https://github.com/CombineCommunity/CombineExt",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Shai Mishali": "freak4pc@gmail.com"
},
"source": {
"git": "https://github.com/CombineCommunity/CombineExt.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "13.0"
},
"source_files": "Sources/**/*.swift"
}