2 "name": "GBDeviceInfo",
4 "summary": "Detects the hardware, software and display of the current iOS or Mac OS X device at runtime.",
5 "authors": "Luka Mirosevic",
6 "homepage": "https://github.com/lmirosevic/GBDeviceInfo",
8 "type": "Apache License, Version 2.0",
12 "git": "https://github.com/lmirosevic/GBDeviceInfo.git",
17 "GBDeviceInfo/*_iOS.{h,m}",
18 "GBDeviceInfo/GBDeviceInfo.h",
19 "GBDeviceInfo/GBDeviceInfoTypes_Common.h",
20 "GBDeviceInfo/GBDeviceInfoInterface.h",
21 "GBDeviceInfo/GBDeviceInfoCommonUtils.{h,m}"
23 "public_header_files": [
24 "GBDeviceInfo/*_iOS.h",
25 "GBDeviceInfo/GBDeviceInfo.h",
26 "GBDeviceInfo/GBDeviceInfoTypes_Common.h",
27 "GBDeviceInfo/GBDeviceInfoInterface.h"
29 "frameworks": "Foundation"
33 "GBDeviceInfo/*_OSX.{h,m}",
34 "GBDeviceInfo/GBDeviceInfo.h",
35 "GBDeviceInfo/GBDeviceInfoTypes_Common.h",
36 "GBDeviceInfo/GBDeviceInfoInterface.h",
37 "GBDeviceInfo/GBDeviceInfoCommonUtils.{h,m}"
39 "public_header_files": [
40 "GBDeviceInfo/*_OSX.h",
41 "GBDeviceInfo/GBDeviceInfo.h",
42 "GBDeviceInfo/GBDeviceInfoTypes_Common.h",
43 "GBDeviceInfo/GBDeviceInfoInterface.h"