[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 1 / b / 7 / UIDevice-HWInfo / 0.1.14 / UIDevice-HWInfo.podspec.json
blob35c81f4fcdaf9bce1e9e0a93af1f7757cd84c3f1
2   "name": "UIDevice-HWInfo",
3   "version": "0.1.14",
4   "summary": "Category on UIDevice to distinguish between platforms and provide human-readable device names e.g. 'iPhone 8 Plus'.",
5   "homepage": "https://github.com/sanctor/UIDevice-HWInfo",
6   "license": {
7     "type": "BSD",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Erica Sadun": "erica@ericasadun.com",
12     "Eric Horacek": "eric@monospacecollective.com",
13     "Serge Golubenko": "sanctor.green@gmail.com"
14   },
15   "platforms": {
16     "ios": null
17   },
18   "source": {
19     "git": "https://github.com/sanctor/UIDevice-HWInfo.git",
20     "tag": "0.1.14"
21   },
22   "source_files": "UIDevice-Hardware.{h,m}",
23   "requires_arc": true