blob: 0fefbc20cccc265e1bea93791143e972d0571c0d [file] [log] [blame]
{
"name": "tv2nios",
"version": "1.0.0",
"summary": "tv2n-ios SK Telecom",
"description": "V2V Library - iOS T-map",
"homepage": "https://tde.sktelecom.com/stash/projects/SFVTX/repos/tv2nios/browse",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"taesung.choi": "taesung.choi@sk.com"
},
"source": {
"git": "https://tschoi30@tde.sktelecom.com/stash/scm/sfvtx/tv2nios.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "tv2n-ios/Classes/**/*",
"dependencies": {
"MQTTClient": [
"~> 0.14.0"
]
}
}