blob: dc81bd0cfaf802b7ba7736e6ac1cb88bea588b9d [file] [log] [blame]
{
"name": "FriendlyNumbers",
"version": "0.1",
"summary": "Making numbers friendlier.",
"description": "Converts number like 1000 to 1K and 1500 to 1.5K.",
"homepage": "https://github.com/FriendlyU/FriendlyNumbers",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Henry Saniuk": "henry@henrysaniuk.com"
},
"source": {
"git": "https://github.com/FriendlyU/FriendlyNumbers.git",
"tag": "0.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Sources/*",
"pushed_with_swift_version": "3.0"
}