4 "summary": "Send/Receive Infrared signals via IRKit device.",
5 "description": "IRKit device and SDK(this library) lets you control your home electronics from your iOS devices.\nIRKit device has a Infrared LED and receiver, and a WiFi module inside.\nWiFi enabled devices (such as your iOS device) can connect with IRKit devices, and make it send IR signals for you.\nThis library does:\n* provide UIViewController subclasses that wraps complex procedures to connect and receive IR signals(to learn before sending) from IRKit devices\n* provide a simple interface to send IR signals",
6 "homepage": "http://github.com/irkit/ios-sdk",
9 "Masakazu OHTSUKA": "o.masakazu@gmail.com"
12 "git": "https://github.com/irkit/ios-sdk.git",
19 "source_files": "IRKit/IRKit/*.{h,m,c}",
21 "IRKit": "IRKit/IRKitResources/**/*.{png,xib,plist,strings}"
30 "SystemConfiguration",
35 "public_header_files": "IRKit/IRKit/",