blob: ecd567ed5546fefe9edcbc073227c9ba314c1f43 [file] [log] [blame]
{
"name": "DevicePpi",
"version": "1.2.4",
"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.4"
},
"social_media_url": "https://twitter.com/Clafou",
"platforms": {
"ios": "8.0"
},
"source_files": "DevicePpi/**/*.swift",
"swift_versions": "5.0",
"frameworks": "UIKit",
"swift_version": "5.0"
}