[Add] SpetrovOidc 2.9.0-beta2
[CocoaPods.git] / Specs / 0 / 6 / 2 / WebimChat / 1.0.2 / WebimChat.podspec.json
blobf73f87919f8045903e37908673e6adbf41c48925
2   "name": "WebimChat",
3   "version": "1.0.2",
4   "summary": "A short description of WebimChat.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://gitlab.tanuki.ru/tanuki-family-ios/webimchat.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Irina Romas": "romas_i@tanukitech.ru"
13   },
14   "source": {
15     "git": "https://github.com/IrinaRomasTnkTch/WebimChat",
16     "tag": "1.0.2"
17   },
18   "platforms": {
19     "ios": "12.0"
20   },
21   "swift_versions": "5.0",
22   "source_files": "WebimChat/Classes/**/*",
23   "resource_bundles": {
24     "WebimChat": [
25       "WebimChat/**/*.{png, xib, ttf}"
26     ]
27   },
28   "resources": [
29     "WebimChat/**/*.{ttf}",
30     "WebimChat/Assets.xcassets"
31   ],
32   "pod_target_xcconfig": {
33     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
34   },
35   "user_target_xcconfig": {
36     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
37   },
38   "frameworks": "CoreGraphics",
39   "dependencies": {
40     "Nuke": [
41       "~> 8.0"
42     ],
43     "SnapKit": [
44       "~> 5.6.0"
45     ],
46     "WebimClientLibraryUpdated": [
47       "~> 3.38.3"
48     ]
49   },
50   "swift_version": "5.0"