blob: 59327aa9ae233af2293c3825658dd736bdb781ec [file] [log] [blame]
{
"name": "CombineTest",
"version": "0.1.4",
"swift_versions": "5",
"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.4"
},
"platforms": {
"ios": "13.0"
},
"source_files": "CombineTest/Classes/**/*",
"frameworks": "Combine",
"swift_version": "5"
}