[Add] MoneyHashPayment 2.2.14
[CocoaPods.git] / Specs / a / e / b / MotionSDK / 1.0.0-alpha.6 / MotionSDK.podspec.json
bloba53ea7d7f4890baafdd840b2e6aaa52983292f9e
2   "name": "MotionSDK",
3   "version": "1.0.0-alpha.6",
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.0-alpha.6"
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   "license": {
29     "type": "Copyright",
30     "text": "Copyright (c) 2020 Motion. All rights reserved."
31   }