blob: ac23461328170a62f824268a2939b3495b4ea758 [file] [log] [blame]
{
"name": "OBD2-Swift",
"module_name": "OBD2",
"version": "0.2.0",
"summary": "Library which is manage connection to OBD2 and allow to observe obd data",
"homepage": "https://github.com/lemberg/obd2-swift-lib",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"overswift": "sergiy.loza@lemberg.co.uk"
},
"source": {
"git": "https://github.com/lemberg/obd2-swift-lib.git",
"tag": "0.2.0"
},
"platforms": {
"ios": "9.3"
},
"source_files": "OBD2-Swift/Classes/**/*",
"pushed_with_swift_version": "4.0"
}