blob: 99e95e529075efd66c9bde57f2f9115855508013 [file] [log] [blame]
{
"name": "konashi-ios-sdk",
"version": "1.0.6",
"summary": "iOS SDK for konashi, a wireless physical computing toolkit for iPhone, iPod touch and iPad.",
"homepage": "http://konashi.ux-xu.com",
"license": {
"type": "Apache License, Version 2.0",
"file": "LICENSE"
},
"authors": {
"monakaz": "yukaiwpc@gmail.com"
},
"source": {
"git": "https://github.com/YUKAI/konashi-ios-sdk.git",
"tag": "v1.0.6"
},
"platforms": {
"ios": "6.1"
},
"source_files": "Konashi/*.{h,m}",
"requires_arc": true,
"frameworks": "CoreBluetooth"
}