[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / c / 4 / 6 / TeslaKit / 0.1.3 / TeslaKit.podspec.json
blob7755399ec7185bb197a7a8e6734ecdc6281331a7
2   "name": "TeslaKit",
3   "version": "0.1.3",
4   "summary": "TeslaKit.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/Jarious-Apps/TeslaKit.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "jjjjaren": "jjjjaren@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/Jarious-Apps/TeslaKit.git",
16     "tag": "0.1.3"
17   },
18   "platforms": {
19     "ios": "8.0",
20     "watchos": "4.0"
21   },
22   "source_files": "Source/**/*",
23   "dependencies": {
24     "Alamofire": [
25       "~> 4.6"
26     ],
27     "ObjectMapper": [
28       "~> 3.1"
29     ],
30     "SwiftyJSON": [
31       "~> 4.0"
32     ]
33   }