blob: 9465ebb491994c8c0aeb62758d1e4e3a2e34233a [file] [log] [blame]
{
"name": "VLTSearch",
"version": "1.0.0",
"authors": "Verizon Location Technology",
"summary": "Reusable Search component for iOS",
"homepage": "https://location.verizon.com",
"license": "Commercial",
"platforms": {
"ios": "12.0"
},
"requires_arc": true,
"swift_versions": "5.0",
"module_name": "VLTSearch",
"dependencies": {
"VLTFoundation": [
"1.1.0"
]
},
"source": {
"http": "https://artifactory.prod.whereitsat.com:443/artifactory/vz-ios/VLTSearch/VLTSearch-1.0.0.zip"
},
"preserve_paths": "VLTSearch.framework",
"vendored_frameworks": "VLTSearch.framework",
"swift_version": "5.0"
}