blob: 7043b2d4a905ef2d5937f3cf3b3aa7456d86de58 [file] [log] [blame]
{
"name": "UIDevice-Helpers",
"version": "0.0.1",
"license": "MIT",
"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.1"
}
}