| { |
| "name": "HomeKitLightBulbHelper", |
| "version": "0.1.1", |
| "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.1" |
| }, |
| "social_media_url": "https://twitter.com/AppDelegate", |
| "swift_versions": "5.0", |
| "platforms": { |
| "ios": "14.0", |
| "tvos": "14.0" |
| }, |
| "source_files": "HomeKitLightBulbHelper/Classes/**/*", |
| "swift_version": "5.0" |
| } |