[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / 4 / 3 / 1 / UYuMao / 1.1.0 / UYuMao.podspec.json
blob6c66e36eeb4e8130fa5c57ff8ab7610f661dcebe
2   "name": "UYuMao",
3   "version": "1.1.0",
4   "summary": "UMeng+ component SDK",
5   "description": "友盟的UYuMao业务组件",
6   "homepage": "https://developer.umeng.com/docs/66632/detail/66885",
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/UYuMao/UYuMao_1.1.0.zip"
16   },
17   "platforms": {
18     "ios": "9.0"
19   },
20   "requires_arc": true,
21   "ios": {
22     "vendored_frameworks": "UYuMao_1.1.0/*.framework"
23   },
24   "pod_target_xcconfig": {
25     "VALID_ARCHS": "x86_64 armv7 arm64"
26   },
27   "dependencies": {
28     "UMCommon": [
30     ]
31   }