[Add] AgoraRtcEngine_iOS_Preview 4.3.2.11-build.2
[CocoaPods.git] / Specs / d / e / 6 / DeviceKit / 2.0.0 / DeviceKit.podspec.json
blobe8f164340a6ad4074223ed6ae201c77c3d0d583d
2   "name": "DeviceKit",
3   "version": "2.0.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": "8.0",
13     "tvos": "9.0",
14     "watchos": "2.0"
15   },
16   "source": {
17     "git": "https://github.com/devicekit/DeviceKit.git",
18     "tag": "2.0.0"
19   },
20   "source_files": "Source/Device.generated.swift"