blob: 217d24e6faf70c504f477a588444aa766f595905 [file] [log] [blame]
{
"name": "OBD2Connect",
"module_name": "OBD2Connect",
"version": "2.0.0",
"homepage": "https://github.com/Wisors/OBD2Connect",
"summary": "A simple component that handles socket connection to OBD2 adapters.",
"authors": {
"Nikishin Alexander": "wisdoomer@gmail.com"
},
"license": {
"type": "MIT",
"file": "LICENSE"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Sources/*.swift",
"source": {
"git": "https://github.com/Wisors/OBD2Connect.git",
"tag": "2.0.0"
},
"pushed_with_swift_version": "3.0"
}