blob: 0f7b2a84cad896862e3f3f9648b9371c80e2010e [file] [log] [blame]
{
"name": "NMMultiUnitRuler",
"version": "0.1.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 11.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/namshi/NMMultiUnitRuler",
"screenshots": "https://raw.githubusercontent.com/namshi/NMMultiUnitRuler/master/Screenshots/NMMultiUnitRuler.png",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"NAMSHI MOBILE TEAM": "mobile-dev@namshi.com"
},
"source": {
"git": "https://github.com/namshi/NMMultiUnitRuler.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "11.0"
},
"swift_versions": "5.0",
"source_files": "NMMultiUnitRuler/Classes/**/*",
"frameworks": "UIKit",
"swift_version": "5.0"
}