blob: 47c2f396b243d1732c799266da819da60a9171e7 [file] [log] [blame]
{
"name": "PivoProSDK",
"version": "0.0.1",
"summary": "Pivo SDK to control Pivo and also includes tracking and following algorithms",
"description": "Pivo SDK to control Pivo and also includes tracking and following algorithms",
"homepage": "https://developer.pivo.app/",
"license": "FILE_LICENSE",
"authors": {
"3i": "app@3i.ai"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/3i-inc/pivo-pro-sdk-ios.git",
"tag": "0.0.1"
},
"source_files": "PivoProSDK.framework/Headers/*.h",
"ios": {
"vendored_frameworks": "PivoProSDK.framework"
}
}