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",
20 "default_subspecs": "Core",
26 "GBDeviceInfo/*_iOS.{h,m}",
27 "GBDeviceInfo/*_Common.{h,m}",
28 "GBDeviceInfo/GBDeviceInfo.h",
29 "GBDeviceInfo/GBDeviceInfoInterface.h",
30 "GBDeviceInfo/GBDeviceInfo_Subclass.h"
32 "public_header_files": [
33 "GBDeviceInfo/*_iOS.h",
34 "GBDeviceInfo/*_Common.h",
35 "GBDeviceInfo/GBDeviceInfo.h",
36 "GBDeviceInfo/GBDeviceInfoInterface.h",
37 "GBDeviceInfo/GBDeviceInfo_Subclass.h"
39 "frameworks": "Foundation"
43 "GBDeviceInfo/*_OSX.{h,m}",
44 "GBDeviceInfo/*_Common.{h,m}",
45 "GBDeviceInfo/GBDeviceInfo.h",
46 "GBDeviceInfo/GBDeviceInfoInterface.h",
47 "GBDeviceInfo/GBDeviceInfo_Subclass.h"
49 "public_header_files": [
50 "GBDeviceInfo/*_OSX.h",
51 "GBDeviceInfo/*_Common.h",
52 "GBDeviceInfo/GBDeviceInfo.h",
53 "GBDeviceInfo/GBDeviceInfoInterface.h",
54 "GBDeviceInfo/GBDeviceInfo_Subclass.h"
70 "GBJailbreakDetection": [