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.\n IRKit device has a Infrared LED and receiver, and a BluetoothLE module inside.\n BluetoothLE enabled devices can connect with IRKit devices, and make it send IR signals for you.\n This library does:\n * provide UIViewController subclasses that wraps complex procedures to connect, pair and receive IR signals(to learn before sending) from IRKit devices\n * provide a simple interface to send IR signals\n",
6 "homepage": "http://irkit.github.io/",
9 "Masakazu OHTSUKA": "o.masakazu@gmail.com"
12 "git": "https://github.com/irkit/ios-sdk.git",
18 "source_files": "IRKit/IRKit/*.{h,m}",
19 "public_header_files": "IRKit/IRKit/",
20 "resources": "IRKit/IRKitResources/*",