blob: 17d264c807f757e1d34a6e90a8cf45594a695e08 [file] [log] [blame]
{
"name": "GFDeviceExtension",
"version": "0.1.4",
"summary": "UIDevice and UIApplication extension for easier access to some device and app infos.",
"description": "UIDevice extension for easier access to some of device info. It's compeletly App Store safe. You can easily get the device model, code, family, orientation, free sapace and more You can also get the current app version and build.",
"homepage": "https://github.com/guidev/GFDeviceExtension",
"license": "MIT",
"authors": {
"Guglielmo Faglioni": "g@guidev.it"
},
"source": {
"git": "https://github.com/guidev/GFDeviceExtension.git",
"tag": "0.1.4"
},
"social_media_url": "https://twitter.com/gui_dev",
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"deprecated": true
}