[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / 8 / f / 0 / AppleModel / 0.0.1 / AppleModel.podspec.json
bloba3e15e651c6b848e079735d860468fb5d62662ff
2   "name": "AppleModel",
3   "version": "0.0.1",
4   "summary": "识别iPhone、iPad以及模拟器等型号。开发iOS时,方便做机型适配",
5   "description": "获取Apple设备型号的API,可以识别iPhone、iPad以及模拟器等型号。开发iOS时,方便做机型适配",
6   "homepage": "https://github.com/GG-A/AppleModel",
7   "license": "Apache License, Version 2.0",
8   "authors": {
9     "GG-A": "yiyikela@qq.com"
10   },
11   "platforms": {
12     "ios": "9.0"
13   },
14   "source": {
15     "git": "https://github.com/GG-A/AppleModel.git",
16     "tag": "0.0.1"
17   },
18   "source_files": "AppleModel/**/*.swift",
19   "swift_versions": "5.0",
20   "requires_arc": true,
21   "swift_version": "5.0"