[Add] FCService 0.0.61-fc
[CocoaPods.git] / Specs / 3 / 1 / e / UMDevice / 3.4.0 / UMDevice.podspec.json
blob6a92f81b5374781d94701bcb0fd9432c6b701d51
2   "name": "UMDevice",
3   "version": "3.4.0",
4   "summary": "UMeng+ component SDK",
5   "description": "友盟的UMDevice业务组件",
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/UMDevice/UMDevice_3.4.0.zip"
16   },
17   "platforms": {
18     "ios": "9.0"
19   },
20   "requires_arc": true,
21   "ios": {
22     "vendored_frameworks": "UMDevice_3.4.0/*.xcframework"
23   },
24   "pod_target_xcconfig": {
25     "VALID_ARCHS": "x86_64 armv7 arm64"
26   }