[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 3 / b / 4 / UIDevice-DisplayName / 3.1.0 / UIDevice-DisplayName.podspec.json
blobd142345d4e3722f3228da8e08c63b7d4ce243a00
2   "name": "UIDevice-DisplayName",
3   "version": "3.1.0",
4   "summary": "Returns a friendly name for any iOS device.",
5   "authors": "Stephan Heilner",
6   "homepage": "https://github.com/stephanheilner/UIDevice-DisplayName",
7   "license": "MIT",
8   "description": "UIDevice-DisplayName is a category on UIDevice that returns a displayable name of the device, \nbased on the model of device.",
9   "source": {
10     "git": "https://github.com/stephanheilner/UIDevice-DisplayName.git",
11     "tag": "3.1.0"
12   },
13   "platforms": {
14     "ios": "8.0"
15   },
16   "source_files": "UIDevice+DisplayName.{swift}",
17   "requires_arc": true,
18   "pushed_with_swift_version": "3.0"