[Add] IPDSDK 2.0.0.3
[CocoaPods.git] / Specs / e / 9 / 5 / OBD2-Swift / 0.1.2 / OBD2-Swift.podspec.json
blob2a948f3c80e81263e688cd24d1a95a468dae2183
2   "name": "OBD2-Swift",
3   "module_name": "OBD2",
4   "version": "0.1.2",
5   "summary": "Library which is manage connection to OBD2 and allow to observe obd data",
6   "homepage": "https://github.com/lemberg/obd2-swift-lib",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "overswift": "sergiy.loza@lemberg.co.uk"
13   },
14   "source": {
15     "git": "https://github.com/lemberg/obd2-swift-lib.git",
16     "tag": "0.1.2"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "OBD2-Swift/Classes/**/*",
22   "pushed_with_swift_version": "3.0"