blob: fdc2d68d8d0228d63d8d3e7b84e8e6a55ffb55dc [file] [log] [blame]
{
"name": "DevicePpi",
"version": "1.2.11",
"summary": "Gets the PPI resolution of the display",
"description": "Gets the PPI resolution of the display, using a built-in list of known devices.",
"homepage": "https://github.com/Clafou/DevicePpi",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Seb Molines": "clafou@gmail.com"
},
"source": {
"git": "https://github.com/Clafou/DevicePpi.git",
"tag": "1.2.11"
},
"social_media_url": "https://twitter.com/Clafou",
"platforms": {
"ios": "8.0"
},
"source_files": "Sources/**/*.swift",
"swift_versions": "5.0",
"frameworks": "UIKit",
"swift_version": "5.0"
}