blob: dfad6790bca75f860f4fb3c5f2b13bc5ce7e3156 [file] [log] [blame]
{
"name": "VisualHumainNumber",
"version": "0.0.4",
"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.4"
},
"source_files": "SRC/*.{swift}",
"requires_arc": true,
"frameworks": "Foundation"
}