[Delete] YLCategory-MacOS 1.1.5
[CocoaPods.git] / Specs / f / 2 / 8 / UMCAnalytics / 5.5.3 / UMCAnalytics.podspec.json
blob24ea9432da8437d0a71ed8f71cafb2119a28871f
2   "name": "UMCAnalytics",
3   "version": "5.5.3",
4   "summary": "UMeng+ component SDK",
5   "description": "统计分析组件可以精准分析应用的各种事件,并包含了crash错误定位等功能",
6   "homepage": "https://developer.umeng.com/docs/66632/detail/66898",
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": "https://umplus-sdk-download.oss-cn-shanghai.aliyuncs.com/iOS/UMAnalytics/UMAnalytics_5.5.3.zip"
16   },
17   "platforms": {
18     "ios": "7.0"
19   },
20   "requires_arc": true,
21   "ios": {
22     "vendored_frameworks": "UMAnalytics.framework"
23   },
24   "dependencies": {
25     "UMCCommon": [
27     ]
28   }