blob: d00f4f2cbd60f3c3fd0047e518671f7ab1f6cacd [file] [log] [blame]
{
"name": "PsikickChipEnabler",
"version": "0.1.0",
"summary": "By far the lowest energy consumption of any chip I have seen in my entire life. No joke.",
"description": "This library allows your app to interact with the Psikick 1001 Ultra Low Energy Chip.",
"homepage": "https://github.com/Jthornburg1/psikickChipEnabler",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Jon Thornburg": "jon@coshx.com"
},
"source": {
"git": "https://github.com/Jthornburg1/psikickChipEnabler.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "10.0"
},
"source_files": "PsikickChipEnabler/*.{swift,h,plist,storyboard}",
"pushed_with_swift_version": "3.0"
}