[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 0 / 4 / 5 / CrashOps / 0.0.62 / CrashOps.podspec.json
blob7146afcce700c5abe1b03c8113035bcdb2e2c9f0
2   "name": "CrashOps",
3   "version": "0.0.62",
4   "summary": "CrashOps lets you monitor your app's crashes.",
5   "description": "CrashOps lets you monitor your app's crashes.",
6   "homepage": "https://github.com/CrashOps",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "CrashOps": "support@crashops.com"
13   },
14   "swift_versions": "5.0",
15   "platforms": {
16     "ios": "10.0"
17   },
18   "requires_arc": true,
19   "source": {
20     "git": "https://github.com/CrashOps/iOS-SDK.git",
21     "tag": "0.0.62"
22   },
23   "source_files": "CrashOps/**/*.{swift,h,m,mm,c,cpp}",
24   "dependencies": {
25     "KSCrash": [
26       "1.15.21"
27     ]
28   },
29   "swift_version": "5.0"