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