blob: 95c61eaf938adee6405af46a36b3cfaa70c2c1fa [file] [log] [blame]
{
"name": "IosAnalyticsDebugger",
"version": "1.1.8",
"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.8"
},
"platforms": {
"ios": "10.0"
},
"source_files": "IosAnalyticsDebugger/Classes/**/*.{h,m,xib}",
"resource_bundles": {
"IosAnalyticsDebugger": [
"IosAnalyticsDebugger/Assets/*.xcassets"
]
}
}