blob: f3b43541fcef847ad9d93a2adc99ec9e8fd08031 [file] [log] [blame]
{
"name": "TemperatureConverter",
"version": "1.0.1",
"summary": "An amazing framework that can easily convert temperatures.",
"description": "This is a cool framework to convert temperature from fahrenheit, celsius or kelvin.",
"homepage": "https://github.com/imanuelpardosi/TemperatureConverter",
"license": "MIT",
"authors": {
"Imanuel Pardosi": "ipardosi@dyned.com"
},
"platforms": {
"ios": "11.0"
},
"source": {
"git": "https://github.com/imanuelpardosi/TemperatureConverter.git",
"tag": "1.0.1"
},
"source_files": "TemperatureConverter/**/*"
}