blob: cc6be9a4ff75cb14b83835e09669d15b7f573706 [file] [log] [blame]
{
"name": "UIDeviceComplete",
"version": "2.7.3",
"summary": "UIDevice extensions for device Model, Family, Screen size and more",
"description": "UIDevice is handy and serves a purpose but it does lack the ability to do things like\nprovide the screen size in inches or provide specific device model or family info.\n\nThats where this library comes in, a super light weight and simple set of extensions to\nUIDevice that make UIDevice even more fun to work with.",
"homepage": "https://github.com/Nirma/UIDeviceComplete",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Nicholas Maccharoli": "nmaccharoli@gmail.com"
},
"source": {
"git": "https://github.com/Nirma/UIDeviceComplete.git",
"tag": "2.7.3"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Sources/*.swift"
}