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, \n based on the model of device. \n",
10 "git": "https://github.com/stephanheilner/UIDevice-DisplayName.git",
16 "source_files": "UIDevice+DisplayName.{h,m}",