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