blob: bb66fc3d9df0ffd417bae48b72824e4d609b5bc8 [file] [log] [blame]
{
"name": "VisualHumainNumber",
"version": "0.0.1",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"platforms": {
"ios": "8.0"
},
"summary": "Display big number with abbreviation",
"homepage": "https://github.com/Armanoide/VisualHumainNumber",
"authors": {
"Billa Norbert": "norbert.billa@gmail.com"
},
"source": {
"git": "https://github.com/Armanoide/VisualHumainNumber.git",
"tag": "V0.0.1"
},
"source_files": "SRC/*.swift",
"requires_arc": true,
"frameworks": "Foundation"
}