[Add] MoneyHashPayment 2.2.14
[CocoaPods.git] / Specs / a / e / b / MotionSDK / 1.0.14 / MotionSDK.podspec.json
blob2348b004d79b759ac47e4b75cb5f89e9e4d1f9b1
2   "name": "MotionSDK",
3   "version": "1.0.14",
4   "summary": "iOS SDK for Motion, the location intelligence platform",
5   "homepage": "https://motion.dev",
6   "authors": {
7     "Motion": "support@motion.dev"
8   },
9   "platforms": {
10     "ios": "10.0"
11   },
12   "source": {
13     "git": "https://github.com/geosparks/motion-sdk-ios.git",
14     "tag": "1.0.14"
15   },
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",
20   "dependencies": {
21     "AWSIoT": [
23     ],
24     "AWSMobileClient": [
26     ]
27   },
28   "pod_target_xcconfig": {
29     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
30   },
31   "user_target_xcconfig": {
32     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
33   },
34   "license": {
35     "type": "Copyright",
36     "text": "Copyright (c) 2020 Motion. All rights reserved."
37   }