blob: 4712bf88c0f6d7b14cd7414e72578d1db780efd5 [file] [log] [blame]
{
"name": "SpreoPod",
"version": "2.0.69",
"summary": "Indoor navigation SDK - SpreoPod",
"description": "A longer description of SpreoPod in Markdown format.",
"homepage": "https://github.com/SpreoLLC/SpreoPod",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Yurain": "yurain91@gmail.com"
},
"source": {
"git": "https://github.com/SpreoLLC/SpreoPod.git",
"tag": "2.0.69"
},
"platforms": {
"ios": "8.0"
},
"vendored_frameworks": "Classes/IndoorKit.framework",
"resource_bundles": {
"IndoorKit": [
"Classes/IndoorKit.bundle/**"
]
},
"dependencies": {
"GoogleMaps": [
]
},
"requires_arc": true
}