blob: 841d17009522a3fb4e800bfad22d42ae7c31095d [file] [log] [blame]
{
"name": "UIScreen-HYPLiveBounds",
"version": "1.3",
"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": {
"Hyper Interaktiv": "teknologi@hyper.no"
},
"social_media_url": "https://twitter.com/hyperoslo",
"platforms": {
"ios": "6.0"
},
"source": {
"git": "https://github.com/hyperoslo/UIScreen-HYPLiveBounds.git",
"tag": "1.3"
},
"source_files": "UIScreen-HYPLiveBounds/",
"frameworks": "Foundation",
"requires_arc": true
}