[Add] ReerRouter 2.2.0
[CocoaPods.git] / Specs / c / 8 / e / WebimMobileWidget / 1.1.0 / WebimMobileWidget.podspec.json
blob221d9a074d22a580bf838aa317c941fd7e4a0d9b
2   "name": "WebimMobileWidget",
3   "version": "1.1.0",
4   "summary": "Webim.ru mobile UI for client SDK iOS.",
5   "homepage": "https://webim.ru/integration/mobile-sdk/ios-sdk-howto/",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Webim.ru Ltd": "webimdev@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/webim/webim-mobile-ui-ios.git",
15     "tag": "1.1.0"
16   },
17   "platforms": {
18     "ios": "11.0"
19   },
20   "swift_versions": "5.5",
21   "source_files": "Sources/WebimMobileWidget/Classes/**/*.{swift,strings}",
22   "resources": [
23     "Sources/WebimMobileWidget/Assets/**/*.{xib,strings}",
24     "Sources/WebimMobileWidget/Assets/WidgetImages.xcassets"
25   ],
26   "dependencies": {
27     "WebimMobileSDK": [
28       "~> 3.40.1"
29     ],
30     "WebimKeyboard": [
31       "~> 1.0.2"
32     ],
33     "Cosmos": [
34       "~> 19.0.3"
35     ],
36     "Nuke": [
37       "~> 8.0"
38     ],
39     "FLAnimatedImage": [
40       "~> 1.0"
41     ],
42     "SnapKit": [
44     ]
45   },
46   "swift_version": "5.5"