2 "name": "UIDevice-DisplayName",
4 "summary": "Returns a friendly name for any iOS device.",
5 "authors": "Stephan Heilner",
6 "homepage": "https://github.com/stephanheilner/UIDevice-DisplayName",
8 "description": "UIDevice-DisplayName is a category on UIDevice that returns a displayable name of the device, \nbased on the model of device.",
10 "git": "https://github.com/stephanheilner/UIDevice-DisplayName.git",
16 "source_files": "UIDevice+DisplayName.{swift}",
17 "resources": "*.json",
19 "swift_versions": "5.0",
20 "swift_version": "5.0"