blob: e7422950f0c14cdc8e0fdc6c1cf2827b9feebaa7 [file] [log] [blame]
{
"name": "UIDeviceIdentifier",
"version": "0.4.2",
"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"
],
"social_media_url": "http://twitter.com/squarefrog",
"source": {
"git": "https://github.com/squarefrog/UIDeviceIdentifier.git",
"tag": "0.4.2"
},
"platforms": {
"ios": null
},
"source_files": [
"UIDeviceIdentifier/**/*.{h,m}"
],
"public_header_files": "UIDeviceIdentifier/**/*.h",
"requires_arc": false
}