[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / e / 0 / a / Device / 2.1.0 / Device.podspec.json
blobcac1312306fced36f3212d120ebe5f918fe58f86
2   "name": "Device",
3   "version": "2.1.0",
4   "summary": "Light weight tool for detecting the current device and screen size written in swift.",
5   "description": "Swift library for detecting the running device's model and screen size. With the newer  devices, developers have more work to do. This library simplifies their job by allowing them to get information about the running device and easily target the ones they want.",
6   "homepage": "https://github.com/Ekhoo/Device",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Lucas Ortis": "me@lucas-ortis.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/Ekhoo/Device.git",
19     "tag": "2.1.0"
20   },
21   "source_files": "Source/*.swift",
22   "requires_arc": true,
23   "pushed_with_swift_version": "3.0"