blob: fc8e20703a14a5e393c32eb06aea0a245a0ab843 [file] [log] [blame]
{
"name": "IosAnalyticsDebugger",
"version": "0.2.3",
"summary": "The Avo iOS debugger",
"description": "Togglable UI to show list of background events, useful to check analytics events in debug builds",
"homepage": "https://github.com/avohq/ios-analytics-debugger.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Avo (https://www.avo.app)": "friends@avo.app"
},
"source": {
"git": "https://github.com/avohq/ios-analytics-debugger.git",
"tag": "0.2.3"
},
"platforms": {
"ios": "11.0"
},
"source_files": "IosAnalyticsDebugger/Classes/**/*",
"resources": "IosAnalyticsDebugger/Assets/*.xcassets"
}