[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 7 / b / f / CBDevice / 1.0.4 / CBDevice.podspec.json
blobe9d2642a06f41c061859bc5640963943000a0e58
2   "name": "CBDevice",
3   "version": "1.0.4",
4   "summary": "Get model name and code of the iOS / iPadOS devices.",
5   "homepage": "https://github.com/katsuyax/CBDevice",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "CrossBridge(Katsuya Kato)": "crossbridge.kato@gmail.com"
12   },
13   "platforms": {
14     "ios": "14.0"
15   },
16   "swift_versions": "5.0",
17   "source": {
18     "git": "https://github.com/katsuyax/CBDevice.git",
19     "tag": "1.0.4"
20   },
21   "source_files": "Sources/**/*.{swift}",
22   "swift_version": "5.0"