[Add] ZMarkupParser 1.12.0
[CocoaPods.git] / Specs / c / 7 / b / AvoInspector / 1.2.2 / AvoInspector.podspec.json
blob8306d1566cc35eb419ae13ee3c10cd0c58c4ef46
2   "name": "AvoInspector",
3   "version": "1.2.2",
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.2.2"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "source_files": "AvoInspector/Classes/**/*",
22   "dependencies": {
23     "IosAnalyticsDebugger": [
24       "~> 1.2.1"
25     ]
26   }