[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / 2 / 0 / d / RNDeviceName / 1.1.0 / RNDeviceName.podspec.json
blob203a4f0be5eac0732eeaade50c6d820a005f8b36
2   "name": "RNDeviceName",
3   "version": "1.1.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": "1.1.0"
17   },
18   "platforms": {
19     "ios": "11.0",
20     "tvos": "11.0"
21   },
22   "swift_versions": [
23     "5"
24   ],
25   "source_files": "Sources/**/*",
26   "frameworks": "UIKit",
27   "swift_version": "5"