[Add] DocumentReaderFullStage 7.5.10940
[CocoaPods.git] / Specs / 1 / b / 7 / UIDevice-HWInfo / 0.1.12 / UIDevice-HWInfo.podspec.json
blobdeec18b85c02bf7b3bc8dda4c582aab6f6008a0b
2   "name": "UIDevice-HWInfo",
3   "version": "0.1.12",
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   "source": {
16     "git": "https://github.com/sanctor/UIDevice-HWInfo.git",
17     "tag": "0.1.12"
18   },
19   "source_files": "UIDevice-Hardware.{h,m}",
20   "requires_arc": true,
21   "platforms": {
22     "ios": null
23   }