[Add] TencentEffect_S1-00 3.0.1.5
[CocoaPods.git] / Specs / 1 / 2 / e / MappedinVenueFormat / 1.0.8 / MappedinVenueFormat.podspec.json
blob9217bbea812ef6ffef5b56a808250d6bf09f1b93
2   "name": "MappedinVenueFormat",
3   "version": "1.0.8",
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.8"
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"