blob: 20449031554685cb1246b45026da527f8c1e237b [file] [log] [blame]
{
"name": "SpreoPod",
"version": "2.11",
"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": {
"Sandeep": "sandeep.mahajan@systematixindia.com"
},
"source": {
"git": "https://github.com/SpreoLLC/SpreoPod.git",
"tag": "2.11"
},
"platforms": {
"ios": "10.0"
},
"vendored_frameworks": "Classes/IndoorKit.framework",
"exclude_files": "Classes/IndoorKit.bundle/Info.plist",
"resource_bundles": {
"IndoorKit": [
"Classes/IndoorKit.bundle/**"
]
},
"dependencies": {
"GoogleMaps": [
"3.7.0"
]
},
"requires_arc": true
}