blob: 57b66fbbed5aab332f7507b1b911743331451503 [file] [log] [blame]
{
"name": "Ruler",
"version": "1.0.1",
"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": "1.0.1"
},
"source_files": "Ruler/*.swift",
"requires_arc": true,
"pushed_with_swift_version": "3.0"
}