blob: a077922f15744a5de0fc84884c7c3f82f338f0c3 [file] [log] [blame]
{
"name": "UIDeviceIdentifier",
"version": "0.4.4",
"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": "0.4.4"
},
"platforms": {
"ios": null
},
"source_files": [
"Classes",
"UIDeviceIdentifier/**/*.{h,m}"
],
"public_header_files": "UIDeviceIdentifier/**/*.h",
"requires_arc": false
}