[Add] CastledNotificationService 4.1.3
[CocoaPods.git] / Specs / a / b / 6 / MorpheusIOSSDK / 0.21.0 / MorpheusIOSSDK.podspec.json
blob395d58e88c6ab9ee268272a80f65edb512879445
2   "name": "MorpheusIOSSDK",
3   "version": "0.21.0",
4   "summary": "Is framework Morpheus IOS SDK for devices.",
5   "swift_versions": "5.1",
6   "description": "MorpheusIOSSDK is framework for device Morpheus e.g. M3 or M5.",
7   "homepage": "https://trainwithmorpheus.com",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "iK13Jack": "ik13jack@gmail.com"
14   },
15   "source": {
16     "http": "https://github.com/MorpheusLabs/MorpheusIosSdkPod/raw/master/MorpheusIOSSDK.xcframework_0.21.0.zip"
17   },
18   "ios": {
19     "vendored_frameworks": "MorpheusIOSSDK.xcframework"
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"