blob: a8ad25ab12ccdb9ab14b0d81a70f50a64caa3961 [file] [log] [blame]
{
"name": "OndatoSDK",
"version": "1.0.3",
"summary": "Ondato iOS SDK",
"homepage": "https://www.ondato.com/",
"authors": {
"Ondato": "andrius@ondato.com"
},
"license": {
"type": "Apache-2.0",
"file": "LICENSE"
},
"platforms": {
"ios": "10.0"
},
"source": {
"http": "https://github.com/ondato/OndatoSDK_iOS/releases/download/1.0.3/OndatoSDK.zip"
},
"ios": {
"vendored_frameworks": "OndatoSDK.framework"
}
}