[Add] CastledNotificationService 4.1.3
[CocoaPods.git] / Specs / a / c / 9 / UMCErrorCatch / 1.0.0beta / UMCErrorCatch.podspec.json
blob8220d6169a7157a64d834573afd69d3ce500dd67
2   "name": "UMCErrorCatch",
3   "version": "1.0.0beta",
4   "summary": "UMeng+ component SDK",
5   "description": "错误分析是可捕获Objective-C层和C++层的运行时异常调用,并可在后台查看错误信息。",
6   "homepage": "http://dev.umeng.com/sdk_integate/ios-integrate-guide/common",
7   "license": {
8     "type": "Copyright",
9     "text": "Copyright 2011 - 2018 umeng.com. All rights reserved.\n"
10   },
11   "authors": {
12     "UMeng": "support@umeng.com"
13   },
14   "source": {
15     "http": "http://umplus-sdk-download.oss-cn-shanghai.aliyuncs.com/iOS/UMErrorCatch/UMErrorCatch_1.0.0.zip"
16   },
17   "platforms": {
18     "ios": "7.0"
19   },
20   "requires_arc": true,
21   "ios": {
22     "vendored_frameworks": "UMErrorCatch.framework"
23   },
24   "libraries": [
25     "c++",
26     "z"
27   ],
28   "frameworks": "SystemConfiguration",
29   "dependencies": {
30     "UMCCommon": [
32     ]
33   }