blob: 2866223630ecd30e69fb293679b4378aa3302721 [file] [log] [blame]
{
"name": "TeslaKit",
"version": "0.1.1",
"summary": "TeslaKit.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/Jarious-Apps/TeslaKit.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"jjjjaren": "jjjjaren@gmail.com"
},
"source": {
"git": "https://github.com/Jarious-Apps/TeslaKit.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "8.0",
"watchos": "4.0"
},
"source_files": "TeslaKit/Classes/**/*",
"dependencies": {
"ObjectMapper": [
"~> 3.0"
]
}
}