blob: 6389c9d6ce5285081a2b05c9d59d2eb1d69e828f [file] [log] [blame]
{
"name": "IosAnalyticsDebugger",
"version": "1.1.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": "1.1.3"
},
"platforms": {
"ios": "10.0"
},
"source_files": "IosAnalyticsDebugger/Classes/**/*",
"resources": "IosAnalyticsDebugger/Assets/*.xcassets"
}