blob: 3b8eb6c7e5d58dc56ed545d9a9c68f5df6c202a0 [file] [log] [blame]
{
"name": "AvoInspector",
"version": "1.1.3",
"summary": "Avo Inspector iOS SDK",
"description": "A powerful suite of features that analyze your current state of tracking and guide you from your current, messy taxonomy to a more consistent and reliable tracking process across your teams, products, and platforms.",
"homepage": "https://github.com/avohq/ios-datascope",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Avo (https://www.avo.app)": "friends@avo.app"
},
"source": {
"git": "https://github.com/avohq/ios-datascope.git",
"tag": "1.1.3"
},
"platforms": {
"ios": "10.0"
},
"source_files": "AvoInspector/Classes/**/*",
"dependencies": {
"IosAnalyticsDebugger": [
"~> 1.2.1"
]
}
}