blob: 2c964205ba0d4d95255699f4765e9361d605169d [file] [log] [blame]
{
"name": "Ruler",
"version": "2.2.0",
"summary": "Size matters, you need a ruler.",
"description": "In some cases, we need to distinguish between different devices\nto set UI, but Adaptive Layout can not do that. So, there is a Ruler.",
"homepage": "https://github.com/nixzhu/Ruler",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"nixzhu": "zhuhongxu@gmail.com"
},
"social_media_url": "https://twitter.com/nixzhu",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/nixzhu/Ruler.git",
"tag": "2.2.0"
},
"source_files": "Ruler/*.swift",
"requires_arc": true
}