blob: b6694841f649361c1f9242525638e89771923e67 [file] [log] [blame]
{
"name": "PoilabsVdNavigationCore",
"platforms": {
"ios": "8.0"
},
"summary": "Poilabs Vd Indoor Navigation Framework",
"requires_arc": true,
"version": "1.0.9",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Emre Kuru": "emre@poilabs.com"
},
"homepage": "https://bitbucket.org/poiteam/ios-vd-navigation-core-pod/",
"source": {
"git": "https://bitbucket.org/poiteam/ios-vd-navigation-core-pod.git",
"tag": "1.0.9"
},
"dependencies": {
"Alamofire": [
"~> 4.8.0"
],
"PESGraph": [
]
},
"ios": {
"vendored_frameworks": "ios_vd_navigation_core.framework"
}
}