[Add] RegulaCommonNightly 7.5.939
[CocoaPods.git] / Specs / a / 1 / 6 / Numericus / 0.0.1 / Numericus.podspec.json
blob924addbf3a4c3c0b2ca4bef40b8c86fe8a83b7d4
2   "name": "Numericus",
3   "version": "0.0.1",
4   "summary": "Decimal input parser and much more",
5   "description": "Numericus is input parser library to use in apps\nthat rely on decimal input (calculators and alike...)",
6   "homepage": "https://github.com/vladimirkofman/Numericus",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Vladimir Kofman": "vladimir@kofman.com"
13   },
14   "social_media_url": "http://twitter.com/VladimirK",
15   "source": {
16     "git": "https://github.com/vladimirkofman/Numericus.git",
17     "tag": "0.0.1"
18   },
19   "platforms": {
20     "ios": "10.2"
21   },
22   "requires_arc": true,
23   "source_files": "Numericus/**/*.swift",
24   "pushed_with_swift_version": "3.0"