[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / b / 2 / 7 / IosAnalyticsDebugger / 1.0.0 / IosAnalyticsDebugger.podspec.json
blob08b35336be98dbadb4fd7a75baf5b7017ed7c9e0
2   "name": "IosAnalyticsDebugger",
3   "version": "1.0.0",
4   "summary": "The Avo iOS debugger",
5   "description": "Togglable UI to show list of background events, useful to check analytics events in debug builds",
6   "homepage": "https://github.com/avohq/ios-analytics-debugger.git",
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-analytics-debugger.git",
16     "tag": "1.0.0"
17   },
18   "platforms": {
19     "ios": "11.0"
20   },
21   "source_files": "IosAnalyticsDebugger/Classes/**/*",
22   "resources": "IosAnalyticsDebugger/Assets/*.xcassets"