blob: cdce21bc5579569c0dc960faf57ffe6c65b64941 [file] [log] [blame]
{
"name": "PoilabsVdNavigationCore",
"platforms": {
"ios": "8.0"
},
"summary": "Poilabs Vd Indoor Navigation Framework",
"requires_arc": true,
"version": "4.0.1",
"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": "4.0.1"
},
"dependencies": {
"Alamofire": [
],
"PESGraph": [
]
},
"ios": {
"vendored_frameworks": "ios_vd_navigation_core.framework"
}
}