blob: 95c5156fcb76477e2c8987c32f2f48d122872011 [file] [log] [blame]
{
"name": "CombineTest",
"version": "0.1.5",
"swift_versions": "5.0",
"summary": "Combine unit test framework",
"homepage": "https://github.com/RxSwiftCommunity/CombineTest",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Anton Nazarov": "nazarof.anton@gmail.com"
},
"source": {
"git": "https://github.com/RxSwiftCommunity/CombineTest.git",
"tag": "0.1.5"
},
"platforms": {
"ios": "13.0",
"osx": "10.15",
"watchos": "6.0",
"tvos": "13.0"
},
"source_files": "CombineTest/Classes/**/*",
"frameworks": "Combine",
"swift_version": "5.0"
}