blob: e905c914fc6fa346eabe3848a02289271ba30776 [file] [log] [blame]
{
"name": "RemocoUI",
"version": "1.6",
"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.6/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": [
]
}
}
}