blob: 2bf8d75ae84a9ec93938cd0b33589b968abdfcdc [file] [log] [blame]
{
"name": "SweetRuler",
"version": "0.0.1",
"summary": "A slide ruler use to select some numbers, support Integer, Double. Write by swift-3.0.",
"description": "A slide ruler use to select some numbers, support Integer, Double. Write by swift-3.0. I hope this will give someone convenience.",
"homepage": "https://github.com/hell03W/WHRuler",
"license": "MIT (SweetRuler)",
"authors": {
"weidf": "weidf@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/hell03W/WHRuler.git",
"commit": "5bbfd170f8cac72a4b4c86432b161f9905406e3c"
},
"source_files": [
"WHRuler",
"WHRuler/WHRuler/*.*"
],
"pushed_with_swift_version": "3.0"
}