[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / d / e / 6 / DeviceKit / 5.3.0 / DeviceKit.podspec.json
blobb4bc7a72d77c931c5ba12c23908dc88554550f6b
2   "name": "DeviceKit",
3   "version": "5.3.0",
4   "summary": "DeviceKit is a ยต-framework that provides a value-type replacement of UIDevice.",
5   "description": "`DeviceKit` is a value-type wrapper and extension of [`UIDevice`](https://developer.apple.com/library/ios/documentation/UIKit/Reference/UIDevice_Class/). It detects both devices and different simulators.",
6   "homepage": "https://github.com/devicekit/DeviceKit",
7   "license": "MIT",
8   "authors": "DeviceKit",
9   "social_media_url": "https://twitter.com/dennis_weissman",
10   "requires_arc": true,
11   "platforms": {
12     "ios": "11.0",
13     "tvos": "11.0",
14     "watchos": "4.0"
15   },
16   "swift_versions": "5.0",
17   "source": {
18     "git": "https://github.com/devicekit/DeviceKit.git",
19     "tag": "5.3.0"
20   },
21   "source_files": "Source/Device.generated.swift",
22   "resource_bundles": {
23     "DeviceKit": "Source/PrivacyInfo.xcprivacy"
24   },
25   "swift_version": "5.0"