blob: d8903e405ba74f1f99ba77ef3c3dbc96f77312e8 [file] [log] [blame]
{
"name": "Mapwize",
"version": "1.6.0",
"summary": "Mapwize: The Indoor Mapping Platform",
"description": "Mapwize: The Indoor Mapping Platform.\nThis SDK allows you to display and interact with venue maps.",
"homepage": "https://www.mapwize.io",
"license": "MIT",
"authors": {
"Mapwize": "contact@mapwize.io"
},
"source": {
"git": "https://github.com/Mapwize/mapwize-ios-sdk.git",
"tag": "1.6.0"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resource_bundles": {
"Mapwize": [
"Pod/Assets/**/*"
]
},
"public_header_files": "Pod/Classes/**/*.h",
"frameworks": [
"UIKit",
"WebKit",
"CoreLocation"
]
}