blob: 54f116f5ca62ff7c9e23875fd0f2e0ec4e7f9b7c [file] [log] [blame]
{
"name": "OBD2Connect",
"module_name": "OBD2Connect",
"version": "1.1.0",
"homepage": "https://github.com/Wisors/OBD2Connect",
"summary": "A simple component that handles connection to a OBD2 adapter via socket.",
"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": "1.1.0"
},
"pushed_with_swift_version": "3.0"
}