[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 0 / 4 / 5 / CrashOps / 0.3.16 / CrashOps.podspec.json
blob4de88f966fe82e7596012c179da6ea214bcf13e2
2   "name": "CrashOps",
3   "version": "0.3.16",
4   "summary": "CrashOps lets you monitor your app's stability and vulnerability by giving you error and crash reports, supported by CrashOps servers.",
5   "description": "CrashOps lets you monitor your app's stability and vulnerability, by giving you error and crash reports, with a supporting platform by CrashOps servers.",
6   "homepage": "https://github.com/CrashOps/iOS-SDK",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "CrashOps": "developer@crashops.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "requires_arc": true,
18   "source": {
19     "git": "https://github.com/CrashOps/iOS-SDK.git",
20     "branch": "0.3.16"
21   },
22   "source_files": "CrashOps/**/*.{swift,m,mm,c,h,cpp}",
23   "dependencies": {
24     "KZCrash": [
25       "1.15.25"
26     ]
27   },
28   "libraries": [
29     "z",
30     "iconv"
31   ],
32   "frameworks": "Security",
33   "pod_target_xcconfig": {
34     "DEFINES_MODULE": "YES",
35     "GCC_PREPROCESSOR_DEFINITIONS": "HAVE_INTTYPES_H HAVE_PKCRYPT HAVE_STDINT_H HAVE_WZAES HAVE_ZLIB"
36   }