[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 8 / 0 / 9 / TeslaApiObjectiveCWrapper / 1.0.0 / TeslaApiObjectiveCWrapper.podspec.json
blobf5a0eafee057ce55747cd9edf6cf3366fc75a72e
2   "name": "TeslaApiObjectiveCWrapper",
3   "version": "1.0.0",
4   "summary": "Objective-C Wrapper For Tesla Model S APIs",
5   "homepage": "https://github.com/tflack/tesla-api-objectivec",
6   "license": "BSD",
7   "authors": {
8     "Tim Flack": "tflack@idynomite.com"
9   },
10   "source": {
11     "git": "https://github.com/tflack/tesla-api-objectivec.git",
12     "tag": "v1.0.0"
13   },
14   "source_files": "teslaapitest/TeslaApi.{h,m}",
15   "requires_arc": true,
16   "dependencies": {
17     "AFNetworking": [
18       "~> 2"
19     ]
20   },
21   "platforms": {
22     "ios": "6.0",
23     "osx": "10.8"
24   }