[Add] ThinkingDataCore 1.0.2
[CocoaPods.git] / Specs / 6 / 7 / 9 / NMMultiUnitRuler / 0.1.1 / NMMultiUnitRuler.podspec.json
blob0f7b2a84cad896862e3f3f9648b9371c80e2010e
2   "name": "NMMultiUnitRuler",
3   "version": "0.1.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 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",
6   "homepage": "https://github.com/namshi/NMMultiUnitRuler",
7   "screenshots": "https://raw.githubusercontent.com/namshi/NMMultiUnitRuler/master/Screenshots/NMMultiUnitRuler.png",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "NAMSHI MOBILE TEAM": "mobile-dev@namshi.com"
14   },
15   "source": {
16     "git": "https://github.com/namshi/NMMultiUnitRuler.git",
17     "tag": "0.1.1"
18   },
19   "platforms": {
20     "ios": "11.0"
21   },
22   "swift_versions": "5.0",
23   "source_files": "NMMultiUnitRuler/Classes/**/*",
24   "frameworks": "UIKit",
25   "swift_version": "5.0"