blob: bae05ac0252116a31e91b921a1c50cfc15d9852c [file] [log] [blame]
{
"name": "SHNScreenHelper",
"version": "1.0.1",
"summary": "Utility helper for UIScreen.",
"homepage": "https://github.com/shnhrrsn/SHNScreenHelper",
"license": "MIT",
"authors": "Shaun Harrison",
"social_media_url": "http://twitter.com/shnhrrsn",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/shnhrrsn/SHNScreenHelper.git",
"tag": "1.0.1"
},
"source_files": "*.swift",
"requires_arc": true
}