4 "summary": "LIFXKit is the LIFX SDK for Objective-C.",
5 "description": " LIFXKit lets you control your LIFX lights from iOS. OS X support is coming soon.\n",
6 "homepage": "http://github.com/LIFX/LIFXKit/",
9 "Nick Forge": "nick@nickforge.com"
15 "git": "https://github.com/LIFX/LIFXKit.git",
19 "LIFXKit/Classes/*.{h,m}",
20 "LIFXKit/Extensions/**/*.{h,m}",
21 "LIFXKit/CocoaAsyncSocket/GCD/*.{h,m}",
24 "public_header_files": [
26 "LIFXKit/Classes/LFX{Client,NetworkContext,Light,LightCollection,TaggedLightCollection,Types,HSBKColor,Target}.h"
28 "frameworks": "SystemConfiguration",