[Add] TMUserCenter 0.2.55
[CocoaPods.git] / Specs / d / b / 6 / UMCCommon / 7.3.7 / UMCCommon.podspec.json
bloba23bd4ccea79780ce94a78e145b8169f22d68780
2   "name": "UMCCommon",
3   "version": "7.3.7",
4   "summary": "UMeng+ component SDK",
5   "description": "友盟+组件化SDK基础库UMCommon",
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/UMCommon/UMCommon_7.3.7.zip"
16   },
17   "platforms": {
18     "ios": "6.0"
19   },
20   "requires_arc": true,
21   "ios": {
22     "vendored_frameworks": "UMCommon_7.3.7/*.framework"
23   },
24   "libraries": [
25     "sqlite3",
26     "z"
27   ],
28   "frameworks": [
29     "CoreTelephony",
30     "SystemConfiguration"
31   ],
32   "dependencies": {
33     "UMAPM": [
35     ],
36     "UMDevice": [
38     ]
39   }