[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / c / 7 / b / AvoInspector / 1.0.1 / AvoInspector.podspec.json
blob5f52980c050e1ecc7f52557b17dbfbd90292d6d3
2   "name": "AvoInspector",
3   "version": "1.0.1",
4   "summary": "Avo Inspector iOS SDK",
5   "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.",
6   "homepage": "https://github.com/avohq/ios-datascope",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Avo (https://www.avo.app)": "friends@avo.app"
13   },
14   "source": {
15     "git": "https://github.com/avohq/ios-datascope.git",
16     "tag": "1.0.1"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "source_files": "AvoInspector/Classes/**/*",
22   "dependencies": {
23     "IosAnalyticsDebugger": [
24       "~> 1.1.6"
25     ]
26   }