[Add] DocumentReaderOCRRFIDStage 7.5.10896
[CocoaPods.git] / Specs / c / 4 / 6 / TeslaKit / 1.1.1 / TeslaKit.podspec.json
blobd193ba310e6ea8fa8d3a2501eb34385a74fd1d58
2   "name": "TeslaKit",
3   "version": "1.1.1",
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": "1.1.1"
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   }