[Add] DemoTestFramework 1.0.6
[CocoaPods.git] / Specs / 8 / 6 / a / UMAnalyticsGame / 7.2.5+G / UMAnalyticsGame.podspec.json
blobe21886d157ddc948f465c8b7b929cdcae9854c48
2   "name": "UMAnalyticsGame",
3   "version": "7.2.5+G",
4   "summary": "UMeng+ component SDK",
5   "description": "游戏统计分析组件可以精准分析应用的各种事件,并包含了crash错误定位等功能",
6   "homepage": "https://developer.umeng.com/docs/66632/detail/101821",
7   "license": {
8     "type": "Copyright",
9     "text": "Copyright 2011 - 2021 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/UMAnalyticsGame_7.2.5.zip"
16   },
17   "ios": {
18     "vendored_frameworks": "UMAnalyticsGame.framework"
19   },
20   "platforms": {
21     "ios": "7.0"
22   },
23   "requires_arc": true,
24   "dependencies": {
25     "UMCommon": [
27     ]
28   }