blob: be284db061ce922a2f61657d055453af8fc43990 [file] [log] [blame]
{
"name": "AvoInspector",
"version": "1.2.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.2.3"
},
"platforms": {
"ios": "10.0"
},
"source_files": "AvoInspector/Classes/**/*",
"dependencies": {
"IosAnalyticsDebugger": [
"~> 1.2.1"
]
}
}