blob: edcc73585e49767bad8e0250d1fc84f8b7be5df2 [file] [log] [blame]
{
"name": "PoilabsVdNavigationUi",
"platforms": {
"ios": "9.0"
},
"summary": "Poilabs Vd Indoor Navigation Framework",
"requires_arc": true,
"version": "1.0.0",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Emre Kuru": "emre@poilabs.com"
},
"homepage": "https://bitbucket.org/poiteam/ios-vd-navigation-ui-pod/",
"source": {
"git": "https://bitbucket.org/poiteam/ios-vd-navigation-ui-pod.git",
"tag": "1.0.0"
},
"dependencies": {
"PoilabsVdNavigationCore": [
],
"Alamofire": [
],
"SVProgressHUD": [
"~> 2.2.5"
],
"BUStringPicker": [
],
"MBProgressHUD": [
"~> 1.1"
],
"PESGraph": [
]
},
"ios": {
"vendored_frameworks": "ios_vd_navigation_ui.framework"
},
"resources": "ios-vd-navigation-ui-resources.bundle"
}