[Add] ThinkingDataCore 1.0.2
[CocoaPods.git] / Specs / 6 / 7 / 9 / NMMultiUnitRuler / 0.1.0 / NMMultiUnitRuler.podspec.json
blob6c748dd8b811f2892eaa7e657bbe4109550fbf9d
2   "name": "NMMultiUnitRuler",
3   "version": "0.1.0",
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/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.0"
18   },
19   "platforms": {
20     "ios": "10.0"
21   },
22   "source_files": "NMMultiUnitRuler/Classes/**/*",
23   "frameworks": "UIKit"