blob: bece4f3a514e523901a4cc4b2dd0218dc4a72a7d [file] [log] [blame]
{
"name": "PsikickPod",
"version": "0.1.3",
"summary": "An SDK that allows developers to build apps that interact with the Psikick 1001 low-energy chip through bluetooth.",
"homepage": "http://psikick.com",
"authors": {
"Jon Thornburg": "jon@coshx.com"
},
"license": {
"type": "Apache-2.0",
"file": "LICENSE"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/Jthornburg1/PsikickPod.git"
},
"ios": {
"vendored_frameworks": "PsikickPod.framework"
}
}