[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / f / 0 / 5 / device-kit / 1.1.1 / device-kit.podspec.json
blob3c43364c3685a28cae2587a69562671409526cb2
2   "name": "device-kit",
3   "version": "1.1.1",
4   "summary": "📱 Lightweight framework that allows to get extended information about an iOS device.",
5   "description": "📱 Lightweight framework that allows to get extended information about an `iOS` device.",
6   "homepage": "https://github.com/jVirus/device-kit",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Astemir Eleev": "astemireleev@gmail.com"
13   },
14   "platforms": {
15     "ios": "11.0"
16   },
17   "source": {
18     "git": "https://github.com/jVirus/device-kit.git",
19     "tag": "1.1.1"
20   },
21   "source_files": "device-kit/**/*.swift",
22   "requires_arc": true,
23   "pod_target_xcconfig": {
24     "SWIFT_VERSION": "4.2"
25   },
26   "swift_version": "4.2"