blob: bf7d4c96f013d1899426db881dcd55bb7d5434da [file] [log] [blame]
{
"name": "MappedinVenueFormat",
"version": "1.0.5",
"summary": "This is a library to download mvf files",
"homepage": "http://mappedin.com",
"module_name": "MappedinVenueFormat",
"license": {
"type": "Commercial",
"file": "LICENSE"
},
"authors": {
"Sean Lin": "sean.lin@mappedin.ca"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/MappedIn/MVFDownloader-iOS.git",
"tag": "1.0.5"
},
"libraries": "z",
"xcconfig": {
"FRAMEWORK_SEARCH_PATHS": "\"$(PODS_ROOT)/MappedinVenueFormat/\""
},
"requires_arc": true,
"dependencies": {
"Zip": [
"1.1.0"
]
},
"swift_versions": "5.0.0",
"vendored_frameworks": "MappedinVenueFormat.xcframework",
"swift_version": "5.0.0"
}