[Add] MappIntelligence 5.0.13
[CocoaPods.git] / Specs / 0 / 4 / 5 / CrashOps / 0.0.6 / CrashOps.podspec.json
blob09d110a8eba3a59c8729f80006733f19b3afbc4a
2   "name": "CrashOps",
3   "version": "0.0.6",
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     "ZecOps": "support@zecops.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.6"
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"