blob: 5f691db57a9937550fa125aefddead9d3f799dff [file] [log] [blame]
{
"name": "RemocoUI",
"version": "1.9.2",
"license": {
"type": "License",
"text": "Axonista Internal Use Only"
},
"summary": "The Axonista Remoco UI SDK",
"homepage": "https://www.axonista.com",
"authors": {
"Andrew Conlan": "andrew.conlan@axonista.com"
},
"source": {
"http": "https://s3-eu-west-1.amazonaws.com/remoco-sdks/apple/RemocoUI/1.9.2/RemocoUI.framework.zip"
},
"platforms": {
"ios": "11",
"tvos": "11"
},
"ios": {
"vendored_frameworks": "Carthage/Build/iOS/RemocoUI.framework",
"dependencies": {
"RemocoKit": [
]
}
},
"tvos": {
"vendored_frameworks": "Carthage/Build/tvOS/RemocoUI.framework",
"dependencies": {
"RemocoKit": [
]
}
}
}