[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / f / e / d / UtilPodSpec / 1.0.0 / UtilPodSpec.podspec.json
blob78fa3747899c314d3fcefad1e292cf8517b661ed
2   "name": "UtilPodSpec",
3   "version": "1.0.0",
4   "summary": "常用的工具集合,相册工具,定位工具,部分类别,扩展等",
5   "description": "On the basis of project util, more convenient, more concise.",
6   "homepage": "https://github.com/littleZhangqq/UtilPodSpec.git",
7   "license": "MIT",
8   "authors": {
9     "zhangqq": "[892750407@qq.com]"
10   },
11   "platforms": {
12     "ios": "10.0"
13   },
14   "requires_arc": true,
15   "source": {
16     "git": "https://github.com/littleZhangqq/UtilPodSpec.git",
17     "tag": "1.0.0"
18   },
19   "source_files": "Util/**/*.{h,m}",
20   "ios": {
21     "frameworks": [
22       "MobileCoreServices",
23       "UIKit",
24       "CoreTelephony"
25     ]
26   },
27   "frameworks": [
28     "Foundation",
29     "SystemConfiguration"
30   ]