4 "summary": "iOS SDK for Motion, the location intelligence platform",
5 "homepage": "https://motion.dev",
7 "Motion": "support@motion.dev"
13 "git": "https://github.com/geosparks/motion-sdk-ios.git",
16 "source_files": "MotionSDK/MotionSDK.framework/Headers/*.h",
17 "vendored_frameworks": "MotionSDK/MotionSDK.framework",
18 "module_map": "MotionSDK/MotionSDK.framework/Modules/module.modulemap",
19 "module_name": "MotionSDK",
28 "pod_target_xcconfig": {
29 "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
31 "user_target_xcconfig": {
32 "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
36 "text": "Copyright (c) 2020 Motion. All rights reserved."