blob: 1a38dcf2f8ef8e1240a604f08412dfa5f48ce6c7 [file] [log] [blame]
{
"name": "tv2n-ios",
"version": "1.0.5",
"summary": "tv2n-ios-1.0.0",
"description": "V2V Library - iOS T-map",
"homepage": "https://github.com/hbahn/tv2n-ios",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"hbahn": "taesung.choi@sk.com"
},
"source": {
"git": "https://github.com/hbahn/tv2n-ios.git",
"tag": "1.0.5"
},
"platforms": {
"ios": "8.0"
},
"source_files": "tv2n-ios/Classes/**/*",
"dependencies": {
"MQTTClient": [
"~> 0.14.0"
]
}
}