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