blob: c052f71f8041337c17d39d59ca9f65f6b430cbfa [file] [log] [blame]
{
"name": "TemperatureConverter",
"version": "1.0.0",
"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.0"
},
"source_files": "TemperatureConverter/**/*"
}