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