[Add] RapidKitFoundation_MacOS 2024.1220.1144.617
[CocoaPods.git] / Specs / b / 2 / 7 / IosAnalyticsDebugger / 1.2.3 / IosAnalyticsDebugger.podspec.json
blobc58dee5c36cff1da8715e6fba7bdbcdec45222e1
2   "name": "IosAnalyticsDebugger",
3   "version": "1.2.3",
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.2.3"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "source_files": "IosAnalyticsDebugger/Classes/**/*.{h,m}",
22   "resources": [
23     "IosAnalyticsDebugger/AvoAssets/*.xcassets",
24     "IosAnalyticsDebugger/Classes/**/*.xib"
25   ],
26   "resource_bundles": {
27     "IosAnalyticsDebugger": [
28       "IosAnalyticsDebugger/AvoAssets/*.xcassets",
29       "IosAnalyticsDebugger/Classes/**/*.xib"
30     ]
31   }