[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / 2 / 0 / d / RNDeviceName / 2.0.0 / RNDeviceName.podspec.json
blobfa29e1f703438107c9bc2d08c3779b9d0d9d24bf
2   "name": "RNDeviceName",
3   "version": "2.0.0",
4   "summary": "Swift library to get Apple device model name.",
5   "description": "Gets the marketing name from Apple devices, such as \"iPhone 13 mini\".",
6   "homepage": "https://github.com/souzainf3/RNDeviceName",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Romilson Nunes": "souzainf3@yahoo.com.br"
13   },
14   "source": {
15     "git": "https://github.com/souzainf3/RNDeviceName.git",
16     "tag": "2.0.0"
17   },
18   "platforms": {
19     "ios": "14.0",
20     "tvos": "14.0"
21   },
22   "swift_versions": [
23     "5"
24   ],
25   "source_files": "Sources/**/*",
26   "frameworks": "UIKit",
27   "swift_version": "5"