[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 0 / 4 / 5 / CrashOps / 0.0.61 / CrashOps.podspec.json
blobfdb30ab796c12029cfcc5113752f7960915b02e0
2   "name": "CrashOps",
3   "version": "0.0.61",
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.61"
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"