[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / b / 2 / 7 / IosAnalyticsDebugger / 1.2.2 / IosAnalyticsDebugger.podspec.json
blob212ae5ee6a1e491c9c3f86e91e6f84dee73b92c3
2   "name": "IosAnalyticsDebugger",
3   "version": "1.2.2",
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.2"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "source_files": "IosAnalyticsDebugger/Classes/**/*.{h,m}",
22   "resource_bundles": {
23     "IosAnalyticsDebugger": [
24       "IosAnalyticsDebugger/Assets/*.xcassets",
25       "IosAnalyticsDebugger/Classes/**/*.xib"
26     ]
27   }