blob: 6d6aba6c569b8025644cf7e4153c3e1e2911f4c5 [file] [log] [blame]
{
"name": "Rudder-Bugsnag",
"version": "1.0.0",
"summary": "Privacy and Security focused Segment-alternative. Firebase Native SDK integration support.",
"description": "Rudder is a platform for collecting, storing and routing customer event data to dozens of tools. Rudder is open-source, can run in your cloud environment (AWS, GCP, Azure or even your data-centre) and provides a powerful transformation framework to process your event data on the fly.",
"homepage": "https://github.com/rudderlabs/rudder-integration-bugsnag-ios",
"license": {
"type": "Apache",
"file": "LICENSE"
},
"authors": {
"RudderStack": "arnab@rudderlabs.com"
},
"source": {
"git": "https://github.com/rudderlabs/rudder-integration-bugsnag-ios.git",
"tag": "v1.0.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Rudder-Bugsnag/Classes/**/*",
"dependencies": {
"Rudder": [
],
"Bugsnag": [
]
}
}