blob: fee67237dc9a11bb47b3435bfb522da898d480b9 [file] [log] [blame]
{
"name": "TeslaKit",
"version": "0.1.4",
"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.4"
},
"platforms": {
"ios": "8.0",
"watchos": "4.0"
},
"source_files": "Source/**/*",
"dependencies": {
"ObjectMapper": [
"~> 3.1"
],
"SwiftyJSON": [
"~> 4.0"
]
}
}