[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 3 / 5 / c / Rudder-Bugsnag / 1.0.0 / Rudder-Bugsnag.podspec.json
blob6d6aba6c569b8025644cf7e4153c3e1e2911f4c5
2   "name": "Rudder-Bugsnag",
3   "version": "1.0.0",
4   "summary": "Privacy and Security focused Segment-alternative. Firebase Native SDK integration support.",
5   "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.",
6   "homepage": "https://github.com/rudderlabs/rudder-integration-bugsnag-ios",
7   "license": {
8     "type": "Apache",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "RudderStack": "arnab@rudderlabs.com"
13   },
14   "source": {
15     "git": "https://github.com/rudderlabs/rudder-integration-bugsnag-ios.git",
16     "tag": "v1.0.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "Rudder-Bugsnag/Classes/**/*",
22   "dependencies": {
23     "Rudder": [
25     ],
26     "Bugsnag": [
28     ]
29   }