blob: 9ec54230260e72f50345ed1efa193370c3c6212e [file] [log] [blame]
{
"name": "ROSiOS-nav_msgs",
"version": "0.0.1",
"summary": "nav_msgs framework for ROSiOS",
"description": "This is a nav_msgs framework for ROSiOS\n",
"homepage": "http://github.com/furushchev/ROSiOS",
"license": {
"type": "MIT"
},
"authors": {
"Yuki Furuta": "furushchev@jsk.imi.i.u-tokyo.ac.jp"
},
"social_media_url": "http://twitter.com/furushchev",
"platforms": {
"ios": "6.0"
},
"source": {
"http": "https://github.com/jsk-ros-pkg/archives/raw/master/ios/frameworks/nav_msgs.framework.zip"
},
"preserve_paths": "nav_msgs.framework",
"ios": {
"vendored_frameworks": "nav_msgs.framework"
},
"dependencies": {
"ROSiOS-std_msgs": [
],
"ROSiOS-geometry_msgs": [
]
}
}