[Delete] YLCategory-MacOS 1.1.5
[CocoaPods.git] / Specs / 1 / 2 / e / MappedinVenueFormat / 1.0.7 / MappedinVenueFormat.podspec.json
blobc101f18ebb25fb86a7f77ff2ac06a13b90daabbc
2   "name": "MappedinVenueFormat",
3   "version": "1.0.7",
4   "summary": "This is a library to download mvf files",
5   "homepage": "https://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.7"
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"