2 "name": "Map4dMapUtils",
4 "summary": "A utilities library for use with Map4dMap SDK for iOS.",
5 "description": "This library contains classes that are useful for a wide range of applications using the Map4dMap SDK for iOS.",
7 "homepage": "https://map4d.vn",
13 "git": "https://github.com/map4d/map4d-map-ios-utils.git",
20 "static_framework": true,
21 "user_target_xcconfig": {
22 "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "i386"
24 "pod_target_xcconfig": {
25 "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "i386"
27 "private_header_files": "src/*/Private/*.h",
28 "public_header_files": "src/**/*.h",
29 "source_files": "src/**/*.{h,m,swift}",