blob: 924addbf3a4c3c0b2ca4bef40b8c86fe8a83b7d4 [file] [log] [blame]
{
"name": "Numericus",
"version": "0.0.1",
"summary": "Decimal input parser and much more",
"description": "Numericus is input parser library to use in apps\nthat rely on decimal input (calculators and alike...)",
"homepage": "https://github.com/vladimirkofman/Numericus",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Vladimir Kofman": "vladimir@kofman.com"
},
"social_media_url": "http://twitter.com/VladimirK",
"source": {
"git": "https://github.com/vladimirkofman/Numericus.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "10.2"
},
"requires_arc": true,
"source_files": "Numericus/**/*.swift",
"pushed_with_swift_version": "3.0"
}