[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / f / 1 / 9 / QiscusMultichannelWidget / 2.0.4 / QiscusMultichannelWidget.podspec.json
blob6d8b45d0c45faf5c89d363002496e2aea693a760
2   "name": "QiscusMultichannelWidget",
3   "version": "2.0.4",
4   "summary": "Customer Chat integration.",
5   "homepage": "http://qiscus.com",
6   "license": "MIT",
7   "authors": {
8     "arief@qiscus.co": "arief@qiscus.co"
9   },
10   "platforms": {
11     "ios": "10.0"
12   },
13   "swift_versions": "4.2",
14   "source": {
15     "git": "https://github.com/qiscus/qiscus-multichannel-widget-ios",
16     "tag": "2.0.4"
17   },
18   "source_files": [
19     "QiscusMultichannelWidget",
20     "Source/QiscusMultichannelWidget/**/*.{h,m,swift,xib}"
21   ],
22   "resources": "Source/QiscusMultichannelWidget/**/*.xcassets",
23   "resource_bundles": {
24     "QiscusMultichannelWidget": [
25       "Source/QiscusMultichannelWidget/**/*.{lproj,xib,xcassets,imageset,png}"
26     ]
27   },
28   "frameworks": [
29     "UIKit",
30     "AVFoundation"
31   ],
32   "requires_arc": false,
33   "dependencies": {
34     "Alamofire": [
36     ],
37     "AlamofireImage": [
39     ],
40     "SwiftyJSON": [
42     ],
43     "QiscusCore": [
44       "3.0.0-beta.13"
45     ],
46     "SDWebImage": [
48     ],
49     "SDWebImageWebPCoder": [
51     ],
52     "CropViewController": [
54     ]
55   },
56   "swift_version": "4.2"