[Delete] NIMSDK_LITE 8.9.122
[CocoaPods.git] / Specs / 0 / 7 / b / mediquo-videocall-lib / 0.0.56 / mediquo-videocall-lib.podspec.json
blob39da676f0a29bd4f374b6a0bcf397a175fa9a750
2   "name": "mediquo-videocall-lib",
3   "version": "0.0.56",
4   "summary": "MediQuo VideoCall Framework for iOS Lib",
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-videocall-lib-ios",
14     "tag": "0.0.56"
15   },
16   "homepage": "https://bitbucket.org/engineeringmediquo/mediquo-videocall-lib-ios",
17   "platforms": {
18     "ios": "11.0"
19   },
20   "swift_versions": "5.2",
21   "module_name": "mediquo_videocall_lib",
22   "frameworks": [
23     "Foundation",
24     "CoreLocation",
25     "UIKit"
26   ],
27   "static_framework": true,
28   "dependencies": {
29     "Alamofire": [
30       "4.9.1"
31     ],
32     "SwiftFormat/CLI": [
33       "0.40.14"
34     ],
35     "SwiftGen": [
36       "6.4.0"
37     ],
38     "SwiftLint": [
39       "0.37.0"
40     ],
41     "OpenTok": [
42       "2.16.6"
43     ],
44     "PromiseKit": [
45       "6.12.0"
46     ]
47   },
48   "pod_target_xcconfig": {
49     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
50   },
51   "user_target_xcconfig": {
52     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
53   },
54   "source_files": "mediquo-videocall-lib/**/*.{swift}",
55   "resource_bundles": {
56     "mediquo_videocall_lib": [
57       "mediquo-videocall-lib/Resource/**/*.{der,plist,lproj,storyboard,xib,xcassets,strings,json,otf}"
58     ]
59   },
60   "resources": [
61     "mediquo-videocall-lib/Resource/**/*.{der,plist,lproj,storyboard,xib,xcassets,strings,json,otf}"
62   ],
63   "swift_version": "5.2"