blob: 99d361a982b9bd7d026644fc124265a61e46e7c5 [file] [log] [blame]
{
"name": "MappedinVenueFormat",
"version": "1.0.4",
"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.4"
},
"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"
}