[Add] APDDTExchangeAdapter 3.4.1.0
[CocoaPods.git] / Specs / 1 / 2 / e / MappedinVenueFormat / 1.0.6 / MappedinVenueFormat.podspec.json
bloba8c1f503589fac88cb5ada466f9678d5be569abb
2   "name": "MappedinVenueFormat",
3   "version": "1.0.6",
4   "summary": "This is a library to download mvf files",
5   "homepage": "http://mappedin.com",
6   "module_name": "MappedinVenueFormat",
7   "license": {
8     "type": "Commercial",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Sean Lin": "sean.lin@mappedin.ca"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "source": {
18     "git": "https://github.com/MappedIn/MVFDownloader-iOS.git",
19     "tag": "1.0.6"
20   },
21   "libraries": "z",
22   "xcconfig": {
23     "FRAMEWORK_SEARCH_PATHS": "\"$(PODS_ROOT)/MappedinVenueFormat/\""
24   },
25   "requires_arc": true,
26   "dependencies": {
27     "Zip": [
28       "1.1.0"
29     ]
30   },
31   "swift_versions": "5.0.0",
32   "vendored_frameworks": "MappedinVenueFormat.xcframework",
33   "swift_version": "5.0.0"