blob: 0992680d345e623d7d648e1a2d542edf47b87861 [file] [log] [blame]
{
"name": "RuuviTag-iOS",
"version": "1.0.6",
"summary": "RuuviTag iOS/tvOS Library",
"description": "Library to handle RuuviTag advertisement data listening",
"homepage": "https://github.com/TomiLahtinen/ruuvitag-ios",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Tomi Lahtinen": "tomi.lahtinen@solita.fi"
},
"source": {
"git": "https://github.com/TomiLahtinen/ruuvitag-ios.git",
"tag": "1.0.6"
},
"source_files": "ruuvitag-ios/**/*.{swift}",
"swift_version": "4.0",
"platforms": {
"ios": "11.0",
"tvos": "9.0"
}
}