blob: a94818801195d597bf4c27f1e92847c21046b7bf [file] [log] [blame]
{
"name": "QuerySize",
"version": "1.0.0",
"license": "Apache 2.0",
"summary": "A tasty bit of Swift to make writing device and/or screen size specific code.",
"homepage": "https://github.com/robertjpayne/QuerySize",
"authors": {
"Robert Payne": "robertpayne@me.com"
},
"social_media_url": "http://twitter.com/robertjpayne",
"source": {
"git": "https://github.com/robertjpayne/QuerySize.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "QuerySize.swift",
"requires_arc": true
}