blob: 6190b65ade52d1c85f6b4312a573b030ee12889f [file] [log] [blame]
{
"name": "TemperatureConverter",
"version": "1.0.3",
"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": "9.0"
},
"source": {
"git": "https://github.com/imanuelpardosi/TemperatureConverter.git",
"tag": "1.0.3"
},
"source_files": "TemperatureConverter/**/*"
}