blob: 168c669260d51e90817642169323c31f08a8ba5e [file] [log] [blame]
{
"name": "UIDeviceIdentifier",
"version": "1.1.3",
"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.1.3"
},
"platforms": {
"ios": null,
"tvos": null
},
"source_files": [
"Classes",
"UIDeviceIdentifier/**/*.{h,m}"
],
"public_header_files": "UIDeviceIdentifier/**/*.h"
}