[Add] DocumentReaderNightly 7.6.4234
[CocoaPods.git] / Specs / 2 / d / 3 / MediQuo-Base / 1.13.2 / MediQuo-Base.podspec.json
blobee3ffc6fc22d086bb8725993fc9b9c820eee6680
2   "name": "MediQuo-Base",
3   "version": "1.13.2",
4   "summary": "MediQuo SDK for iOS",
5   "authors": {
6     "MediQuo, S.L.": "engineering@mediquo.com"
7   },
8   "license": {
9     "type": "Copyright",
10     "text": "Copyright © 2021 Medipremium S.L. All rights reserved."
11   },
12   "source": {
13     "git": "https://bitbucket.org/engineeringmediquo/mediquo-sdk-ios.git",
14     "tag": "1.13.2"
15   },
16   "homepage": "https://www.mediquo.com",
17   "platforms": {
18     "ios": "11.0"
19   },
20   "swift_versions": "5.2",
21   "module_name": "MediQuo_Base",
22   "frameworks": [
23     "Foundation",
24     "CoreLocation",
25     "UIKit"
26   ],
27   "static_framework": true,
28   "dependencies": {
29     "Alamofire": [
30       "4.9.1"
31     ],
32     "CryptoSwift": [
33       "1.4.0"
34     ],
35     "Device": [
36       "3.2.1"
37     ],
38     "MessageKit": [
39       "3.3.0"
40     ],
41     "PromiseKit": [
42       "6.12.0"
43     ],
44     "SDWebImage": [
45       "5.3.1"
46     ],
47     "SnapKit": [
48       "5.0.0"
49     ],
50     "Socket.IO-Client-Swift": [
51       "15.2.0"
52     ],
53     "SwiftGen": [
54       "6.4.0"
55     ],
56     "SwiftFormat/CLI": [
57       "0.40.14"
58     ],
59     "SwiftLint": [
60       "0.37.0"
61     ],
62     "mediquo-videocall-lib": [
63       "0.0.69"
64     ]
65   },
66   "pod_target_xcconfig": {
67     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
68   },
69   "user_target_xcconfig": {
70     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
71   },
72   "source_files": "MediQuo-Base/**/*.{swift}",
73   "resource_bundles": {
74     "MediQuo_Base": [
75       "MediQuo-Base/Resource/**/*.{der,plist,lproj,storyboard,xib,xcassets,strings,json,otf}"
76     ]
77   },
78   "resources": [
79     "MediQuo-Base/Resource/**/*.otf"
80   ],
81   "swift_version": "5.2"