blob: bf8b682609572dc9df06fdd9b4fe81cd753ed33c [file] [log] [blame]
{
"name": "UIDevice-Helpers",
"version": "0.0.2",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"summary": "UIDevice category. Easy access to device information.",
"homepage": "https://github.com/NZN/UIDevice-Helpers",
"requires_arc": true,
"platforms": {
"ios": "5.0"
},
"authors": {
"Bruno Tortato Furtado": "bruno.furtado@gruponzn.com"
},
"source_files": "UIDevice-Helpers/*.{h,m}",
"source": {
"git": "https://github.com/NZN/UIDevice-Helpers.git",
"tag": "0.0.2"
}
}