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