[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 1 / f / 7 / MiddlewareRum / 1.0.3 / MiddlewareRum.podspec.json
blobc8a0a61816aa4c6191d19cfb0784ac4845b8ba33
2   "name": "MiddlewareRum",
3   "version": "1.0.3",
4   "swift_versions": "5.9",
5   "summary": "Middleware iOS / MacOS / tvOS real user monitoring SDK",
6   "description": "Middleware iOS is real user monitoring sdk which helps observing your applications",
7   "homepage": "https://docs.middleware.io/rum/rum-ios-mobile",
8   "license": "MIT",
9   "authors": {
10     "Middleware": "dev@middleware.io"
11   },
12   "platforms": {
13     "ios": "13.0"
14   },
15   "source": {
16     "git": "https://github.com/middleware-labs/middleware-ios.git",
17     "tag": "v1.0.3"
18   },
19   "source_files": [
20     "Sources",
21     "Sources/**/*.{h,m,swift}"
22   ],
23   "exclude_files": "Sources/Exclude",
24   "static_framework": true,
25   "dependencies": {
26     "SwiftProtobuf": [
27       "~> 1.27.0"
28     ],
29     "PLCrashReporter": [
30       "~> 1.11"
31     ],
32     "DeviceKit": [
33       "~> 5.4"
34     ],
35     "SWCompression": [
36       "~> 4.8"
37     ],
38     "Reachability": [
39       "~> 3.7"
40     ]
41   },
42   "swift_version": "5.9"