blob: 034d99e0fa65f376925235a705bc75524cd1d97d [file] [log] [blame]
{
"name": "TeslaKit",
"version": "0.1.2",
"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.2"
},
"platforms": {
"ios": "8.0",
"watchos": "4.0"
},
"source_files": "TeslaKit/Classes/**/*",
"dependencies": {
"Alamofire": [
"~> 4.0"
],
"ObjectMapper": [
"~> 3.0"
]
}
}