blob: 68a8983650493f90e2a550d29acbceb3458d64af [file] [log] [blame]
{
"name": "HomeKitLightBulbHelper",
"version": "0.1.2",
"summary": "HomeKit Light Bulb Helper.",
"description": "HomeKit Light Bulb Helper. Only retrieve rooms with light bulbs that supports hue or saturation.",
"homepage": "https://github.com/rnaharro/HomeKitLightBulbHelper",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Ricardo N.": "rnaharro@icloud.com"
},
"source": {
"git": "https://github.com/rnaharro/HomeKitLightBulbHelper.git",
"tag": "0.1.2"
},
"social_media_url": "https://twitter.com/AppDelegate",
"swift_versions": "5.0",
"platforms": {
"ios": "10.0",
"tvos": "10.0"
},
"source_files": "HomeKitLightBulbHelper/Classes/**/*",
"swift_version": "5.0"
}