blob: df944748796edbc22d5d5d55be03e7b3f9936676 [file] [log] [blame]
{
"name": "TeslaKit",
"version": "0.1.6",
"summary": "TeslaKit.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/HamblinSoft/TeslaKit.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"jjjjaren": "jjjjaren@gmail.com"
},
"source": {
"git": "https://github.com/HamblinSoft/TeslaKit.git",
"tag": "0.1.6"
},
"platforms": {
"ios": "8.0",
"watchos": "4.0"
},
"source_files": "Source/**/*",
"dependencies": {
"ObjectMapper": [
"~> 3.1"
]
}
}