blob: e3230f16288e1eff13757a6794874817cfdb3ea9 [file] [log] [blame]
{
"name": "RKMultiUnitRuler",
"version": "0.0.1",
"summary": "Simple customizable ruler control that supports multiple units",
"description": "A simple customizable ruler control that support multiple units. The control supports these features:\n\n- Customizable interface\n- Compatible with iOS 10.0 NSUnit Framework\n- Supports multiple units\n- Customize marker colors based on type or their value\n- Customize the width, length and number of markers of the ruler\n- Customize the unit formatter",
"homepage": "https://github.com/farshidce/RKMultiUnitRuler",
"screenshots": "https://s3.amazonaws.com/farshid.ghods.github/ruler-color-1.jpg",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Farshid Ghods": "farshid.ghods@gmail.com"
},
"source": {
"git": "https://github.com/farshidce/RKMultiUnitRuler.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "10.0"
},
"source_files": "RKMultiUnitRuler/Classes/**/*",
"frameworks": "UIKit",
"pushed_with_swift_version": "3.0"
}