blob: 567c86100f21270cdd1dc4a68504ee320d7b5788 [file] [log] [blame]
{
"name": "SHNScreenHelper",
"version": "1.0.0",
"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.0"
},
"source_files": "*.swift",
"requires_arc": true
}