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/*_Common.{h,m}",
19 "GBDeviceInfo/GBDeviceInfo.h",
20 "GBDeviceInfo/GBDeviceInfoInterface.h",
21 "GBDeviceInfo/GBDeviceInfo_Subclass.h"
23 "public_header_files": [
24 "GBDeviceInfo/*_iOS.h",
25 "GBDeviceInfo/*_Common.h",
26 "GBDeviceInfo/GBDeviceInfo.h",
27 "GBDeviceInfo/GBDeviceInfoInterface.h",
28 "GBDeviceInfo/GBDeviceInfo_Subclass.h"
30 "frameworks": "Foundation",
32 "GBJailbreakDetection": [
39 "GBDeviceInfo/*_OSX.{h,m}",
40 "GBDeviceInfo/*_Common.{h,m}",
41 "GBDeviceInfo/GBDeviceInfo.h",
42 "GBDeviceInfo/GBDeviceInfoInterface.h",
43 "GBDeviceInfo/GBDeviceInfo_Subclass.h"
45 "public_header_files": [
46 "GBDeviceInfo/*_OSX.h",
47 "GBDeviceInfo/*_Common.h",
48 "GBDeviceInfo/GBDeviceInfo.h",
49 "GBDeviceInfo/GBDeviceInfoInterface.h",
50 "GBDeviceInfo/GBDeviceInfo_Subclass.h"