[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / 2 / e / d / GLDeviceTool / 1.0.0 / GLDeviceTool.podspec.json
blob4bad13e72205cba89375f80bc35806dac40a5829
2   "name": "GLDeviceTool",
3   "homepage": "https://github.com/liujunliuhong/DeviceTool",
4   "summary": "UIDevice扩展,方便获取设备的一些属性",
5   "description": "UIDevice扩展,方便获取设备的一些属性,会随着Apple每年发布新设备而更新",
6   "authors": {
7     "liujunliuhong": "1035841713@qq.com"
8   },
9   "version": "1.0.0",
10   "source": {
11     "git": "https://github.com/liujunliuhong/DeviceTool.git",
12     "tag": "1.0.0"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "license": {
18     "type": "MIT",
19     "file": "LICENSE"
20   },
21   "module_name": "GLDeviceTool",
22   "swift_versions": "5.0",
23   "requires_arc": true,
24   "static_framework": true,
25   "source_files": "Sources/*.swift",
26   "swift_version": "5.0"