[Add] DocumentReaderBarcode 7.5.10922
[CocoaPods.git] / Specs / c / 8 / e / WebimMobileWidget / 1.0.2 / WebimMobileWidget.podspec.json
blobcf147e32c8f9cab38cb5303e4a943066398a9ff9
2   "name": "WebimMobileWidget",
3   "version": "1.0.2",
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.0.2"
16   },
17   "platforms": {
18     "ios": "10.0"
19   },
20   "swift_versions": "5.5",
21   "resources": "Sources/WebimMobileWidget/Assets/**/*.{xcassets,json}",
22   "source_files": "Sources/**/*.{swift,strings,xib}",
23   "dependencies": {
24     "WebimMobileSDK": [
25       "~> 3.39.3"
26     ],
27     "Cosmos": [
28       "~> 19.0.3"
29     ],
30     "Nuke": [
31       "~> 8.0"
32     ],
33     "FLAnimatedImage": [
34       "~> 1.0"
35     ],
36     "SnapKit": [
38     ]
39   },
40   "swift_version": "5.5"