[Add] AlibabacloudCloudAPI20160714 4.5.1
[CocoaPods.git] / Specs / 3 / b / 4 / UIDevice-DisplayName / 1.2 / UIDevice-DisplayName.podspec.json
blobaa83fd3e59b6561d0aebdc7bc7c64a4165901640
2   "name": "UIDevice-DisplayName",
3   "version": "1.2",
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, \n                   based on the model of device. \n",
9   "source": {
10     "git": "https://github.com/stephanheilner/UIDevice-DisplayName.git",
11     "tag": "1.2"
12   },
13   "platforms": {
14     "ios": "5.1"
15   },
16   "source_files": "UIDevice+DisplayName.{h,m}",
17   "requires_arc": true