[Add] PINOperation 1.2.2
[CocoaPods.git] / Specs / b / 6 / e / RKMultiUnitRuler / 0.0.1 / RKMultiUnitRuler.podspec.json
blobe3230f16288e1eff13757a6794874817cfdb3ea9
2   "name": "RKMultiUnitRuler",
3   "version": "0.0.1",
4   "summary": "Simple customizable ruler control that supports multiple units",
5   "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",
6   "homepage": "https://github.com/farshidce/RKMultiUnitRuler",
7   "screenshots": "https://s3.amazonaws.com/farshid.ghods.github/ruler-color-1.jpg",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "Farshid Ghods": "farshid.ghods@gmail.com"
14   },
15   "source": {
16     "git": "https://github.com/farshidce/RKMultiUnitRuler.git",
17     "tag": "0.0.1"
18   },
19   "platforms": {
20     "ios": "10.0"
21   },
22   "source_files": "RKMultiUnitRuler/Classes/**/*",
23   "frameworks": "UIKit",
24   "pushed_with_swift_version": "3.0"