blob: 791f83b94c18bda38337809e4be71d0537418bdc [file] [log] [blame]
{
"name": "RemocoUI",
"version": "1.1.22",
"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.1.22/RemocoUI.framework.zip"
},
"platforms": {
"ios": "11.4",
"tvos": "11.4"
},
"ios": {
"vendored_frameworks": "Carthage/Build/iOS/RemocoUI.framework",
"dependencies": {
"RemocoKit": [
]
}
},
"tvos": {
"vendored_frameworks": "Carthage/Build/tvOS/RemocoUI.framework",
"dependencies": {
"RemocoKit": [
]
}
}
}