blob: 78b388cae9f2ef139db30946ec0ac54bf8dbe492 [file] [log] [blame]
{
"name": "UIScreen-HYPLiveBounds",
"version": "1.2",
"summary": "Get bounding rectangle of screen based on current device orientation",
"description": " * Get bounding rectangle of screen based on current device orientation\n",
"homepage": "https://github.com/hyperoslo/UIScreen-HYPLiveBounds",
"license": {
"type": "MIT",
"file": "LICENSE.md"
},
"authors": {
"Christoffer Winterkvist": "christoffer@winterkvist.com"
},
"social_media_url": "http://twitter.com/zenangst",
"platforms": {
"ios": "6.0"
},
"source": {
"git": "https://github.com/hyperoslo/UIScreen-HYPLiveBounds.git",
"tag": "1.2"
},
"source_files": "UIScreen-HYPLiveBounds/",
"frameworks": "Foundation",
"requires_arc": true
}