[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / f / 0 / 2 / DeviceDetector / 0.1.0 / DeviceDetector.podspec.json
blobdfd1b05db82f7ca16654b3c680d44eef6d702d47
2   "name": "DeviceDetector",
3   "version": "0.1.0",
4   "summary": "DeviceDetector lib for device's model detecting on Swift",
5   "description": "DeviceDetecor library able to detect and compare the device model",
6   "homepage": "https://github.com/Zaakk/DeviceDetector",
7   "license": "MIT",
8   "authors": {
9     "Zaakk": "me@zaakk.com"
10   },
11   "platforms": {
12     "ios": "9.0",
13     "watchos": "2.0",
14     "tvos": "9.0"
15   },
16   "source": {
17     "git": "https://github.com/Zaakk/DeviceDetector.git",
18     "tag": "0.1.0"
19   },
20   "source_files": "DeviceDetector/**/*.{h,m,swift}",
21   "swift_version": "4.2"