[Add] DocumentReaderOCRRFIDStage 7.5.10896
[CocoaPods.git] / Specs / c / 4 / 6 / TeslaKit / 0.1.9 / TeslaKit.podspec.json
blobf67522e1b1ce668bfffe83a9b743af190a215abd
2   "name": "TeslaKit",
3   "version": "0.1.9",
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": "0.1.9"
17   },
18   "platforms": {
19     "ios": "8.0",
20     "watchos": "4.0"
21   },
22   "source_files": "Source/**/*",
23   "dependencies": {
24     "ObjectMapper": [
25       "~> 3.1"
26     ]
27   }