blob: d69033a2f426acfd23b960735679686995c88827 [file] [log] [blame]
{
"name": "CombineStorable",
"version": "1.0.0",
"summary": "Handy Combine extensions on NSObject, including Set<AnyCancellable>.",
"homepage": "https://github.com/crane-hiromu/CombineStorable",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": "h.crane",
"platforms": {
"ios": "13.0"
},
"swift_versions": "5.0",
"source": {
"git": "https://github.com/crane-hiromu/CombineStorable.git",
"tag": "1.0.0"
},
"source_files": "Sources/**/*.{swift}",
"swift_version": "5.0"
}