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