blob: 88f23db9b74858c3ee201b5b8ce1037d6bac7143 [file] [log] [blame]
{
"name": "Conversion",
"version": "1.0.0",
"summary": "A pod that contains almost every conversion between units",
"description": "Conversion contains a ton of conversions between units\n that you would possibly need in your application. All current conversions are listed on\n https://github.com/JeevenMann/Conversion",
"homepage": "https://github.com/JeevenMann/Conversion",
"license": "GNU GPLv3",
"authors": {
"NavjeevenM": "jeevenmann@hotmail.com"
},
"platforms": {
"ios": "13.0"
},
"source": {
"git": "https://github.com/JeevenMann/Conversion.git",
"tag": "1.0.0"
},
"source_files": "Conversion/*.{swift}",
"exclude_files": "Classes/Exclude",
"swift_versions": "5.0",
"swift_version": "5.0"
}