[Add] AlibabacloudVpc20160428 5.5.0
[CocoaPods.git] / Specs / c / 4 / 6 / TeslaKit / 0.1.8 / TeslaKit.podspec.json
blob623a93765572b1b30aeb17a1b66aa4238434809d
2   "name": "TeslaKit",
3   "version": "0.1.8",
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.8"
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   }