[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 4 / 7 / b / GliderSentry / 0.9.4 / GliderSentry.podspec.json
blobdb2d80b00ecbdb95e1b17abb3a80966926e6fb5a
2   "name": "GliderSentry",
3   "version": "0.9.4",
4   "summary": "Sentry Transport service for Glider Logger",
5   "homepage": "https://github.com/malcommac/Glider.git",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Daniele Margutti": "hello@danielemargutti.com"
12   },
13   "social_media_url": "https://twitter.com/danielemargutti",
14   "platforms": {
15     "ios": "13.0"
16   },
17   "source": {
18     "git": "https://github.com/malcommac/Glider.git",
19     "tag": "0.9.4"
20   },
21   "swift_versions": [
22     "5.0",
23     "5.1",
24     "5.3",
25     "5.4",
26     "5.5"
27   ],
28   "frameworks": "UIKit",
29   "module_name": "GliderSentry",
30   "source_files": "GliderSentry/Sources/**/*",
31   "dependencies": {
32     "GliderLogger": [
33       "0.9.4"
34     ],
35     "Sentry": [
36       "7.17.0"
37     ]
38   },
39   "swift_version": "5.5"