blob: 5ab1866c1653e130468c091b1cd7ac232b98dc89 [file] [log] [blame]
{
"name": "UIDeviceIdentifier",
"version": "1.4.0",
"summary": "UIDeviceHardware is a class which allows querying of the current users device, and returns a human formatted string.",
"homepage": "https://github.com/squarefrog/UIDeviceIdentifier",
"license": "MIT",
"authors": [
"Paul Williamson",
"Jaybles"
],
"source": {
"git": "https://github.com/squarefrog/UIDeviceIdentifier.git",
"tag": "1.4.0"
},
"platforms": {
"ios": "",
"tvos": ""
},
"source_files": [
"Classes",
"UIDeviceIdentifier/**/*.{h,m}"
],
"public_header_files": "UIDeviceIdentifier/**/*.h"
}