[Add] CastledNotificationService 4.1.3
[CocoaPods.git] / Specs / a / b / 6 / MorpheusIOSSDK / 0.20.0 / MorpheusIOSSDK.podspec.json
blob5b31a051c50a2f9c4e4464b9a96d606d6d0e1fa8
2   "name": "MorpheusIOSSDK",
3   "version": "0.20.0",
4   "summary": "Is framework Morpheus IOS SDK for devices.",
5   "swift_versions": "5.1",
6   "ios": {
7     "vendored_frameworks": "MorpheusIOSSDK.xcframework"
8   },
9   "description": "MorpheusIOSSDK is framework for device Morpheus e.g. M3 or M5.",
10   "homepage": "https://trainwithmorpheus.com",
11   "license": {
12     "type": "MIT",
13     "file": "LICENSE"
14   },
15   "authors": {
16     "iK13Jack": "ik13jack@gmail.com"
17   },
18   "source": {
19     "http": "https://github.com/MorpheusLabs/MorpheusIosSdkPod/raw/master/MorpheusIOSSDK.xcframework_0.20.0.zip"
20   },
21   "pod_target_xcconfig": {
22     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
23   },
24   "user_target_xcconfig": {
25     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
26   },
27   "platforms": {
28     "ios": "10.0"
29   },
30   "dependencies": {
31     "Gloss": [
32       "~> 3.2.1"
33     ],
34     "Alamofire": [
35       "~> 4.9.1"
36     ],
37     "KeychainAccess": [
38       "~> 4.1.0"
39     ]
40   },
41   "swift_version": "5.1"