blob: f9cfd0521b1b07952e389b922783473e116f1cab [file] [log] [blame]
{
"name": "UIScreen+Info",
"version": "1.0.3",
"license": {
"type": "Apache 2.0",
"file": "LICENSE"
},
"homepage": "https://github.com/mergesort/UIScreen-Info",
"authors": {
"Joe Fabisevich": "github@fabisevi.ch"
},
"summary": "Information that is useful to have when dealing with UIScreen",
"source": {
"git": "https://github.com/mergesort/UIScreen-Info.git",
"tag": "1.0.3"
},
"source_files": "*.{h,m}",
"frameworks": "Foundation",
"requires_arc": true,
"social_media_url": "https://twitter.com/mergesort",
"platforms": {
"ios": "5.0"
}
}