blob: bf3032559d6b7c2987e7e72ec2f865bc840639ee [file] [log] [blame]
{
"name": "Humidity",
"version": "0.0.5",
"summary": "Calculation of absolute humidity",
"description": "Use to calculate absolute humidity from relative.",
"homepage": "https://github.com/rinat-enikeev/Humidity",
"license": {
"type": "BSD",
"file": "LICENSE"
},
"authors": {
"Rinat Enikeev": "rinat.enikeev@gmail.com"
},
"social_media_url": "http://facebook.com/enikeev",
"platforms": {
"ios": "10.0"
},
"swift_versions": "5.0",
"source": {
"git": "https://github.com/rinat-enikeev/Humidity.git",
"tag": "0.0.5"
},
"source_files": "Humidity/Source/**/*.{swift,h}",
"swift_version": "5.0"
}