blob: cb144418de7b4418d541dea60a5a23ec869a3a21 [file] [log] [blame]
{
"name": "TestWrapper",
"version": "0.0.4",
"swift_versions": "5.4.2",
"summary": "Test",
"homepage": "https://github.com/Ogerets/test-wrapper-x/",
"authors": {
"Ogerets": "https://github.com/Ogerets/"
},
"license": {
"type": "BSD",
"file": "LICENSE"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/Ogerets/test-wrapper-x.git",
"tag": "0.0.4"
},
"source_files": "TestWrapper/**/*.{h,mm,swift}",
"public_header_files": "TestWrapper/TestWrapper.h",
"dependencies": {
"TestBinary/Common": [
"= 0.0.1"
],
"TestBinary/Foundation": [
"= 0.0.1"
],
"TestBinary/Pythia": [
"= 0.0.1"
],
"TestBinary/Ratchet": [
"= 0.0.1"
]
},
"swift_version": "5.4.2"
}