blob: 18ad37fa92dd318ffe3104411745e89f5f4c9003 [file] [log] [blame]
{
"name": "TestFrameB",
"version": "1.0.0",
"summary": "Test TestFrameB",
"homepage": "https://github.com/alexejn/TestFrameBReleases",
"authors": "AlexejNe Test",
"source": {
"http": "https://github.com/alexejn/TestFrameBReleases/releases/download/1.0.0/TestFrameB.zip"
},
"license": {
"type": "MIT",
"file": "LICENSE"
},
"platforms": {
"ios": "11.0"
},
"vendored_frameworks": "TestFrameB.xcframework",
"dependencies": {
"TestFrameA": [
"~> 3.0.0"
]
}
}