[Add] DocumentReaderOCRRFIDStage 7.5.10896
[CocoaPods.git] / Specs / c / 4 / 6 / TeslaKit / 2.0 / TeslaKit.podspec.json
blob421c4f466637acb69c7d4f70e3944a483a6e1a1a
2   "name": "TeslaKit",
3   "version": "2.0",
4   "summary": "TeslaKit is a framework written in Swift that makes it easy for you to interface with Tesla’s mobile API and communicate with your Tesla vehicles",
5   "description": "TeslaKit is a framework written in Swift that makes it easy for you to interface with Tesla’s mobile API and communicate with your Tesla vehicles",
6   "homepage": "https://github.com/HamblinSoft/TeslaKit",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "jjjjaren": "jjjjaren@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/HamblinSoft/TeslaKit.git",
16     "tag": "2.0"
17   },
18   "platforms": {
19     "ios": "8.0",
20     "watchos": "4.0",
21     "tvos": "11.0"
22   },
23   "source_files": "Source/**/*",
24   "dependencies": {
25     "ObjectMapper": [
26       "~> 3.3"
27     ]
28   }